Searched refs:GL_DEPTH_STENCIL (Results 1 - 25 of 84) sorted by relevance
1234
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_generate_mipmap.c | 50 tex_obj->Image[0][base_level]->_BaseFormat == GL_DEPTH_STENCIL)) {
|
| H A D | brw_wm_surface_state.c | 343 img->_BaseFormat == GL_DEPTH_STENCIL) { 352 img->InternalFormat != GL_DEPTH_STENCIL) { 511 firstImage->_BaseFormat == GL_DEPTH_STENCIL); 516 if (firstImage->_BaseFormat == GL_DEPTH_STENCIL || 572 if (obj->StencilSampling && firstImage->_BaseFormat == GL_DEPTH_STENCIL) { 1156 (base_format == GL_DEPTH_STENCIL && !iobj->base.StencilSampling);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_generate_mipmap.c | 50 tex_obj->Image[0][base_level]->_BaseFormat == GL_DEPTH_STENCIL)) {
|
| H A D | brw_wm_surface_state.c | 340 img->_BaseFormat == GL_DEPTH_STENCIL) { 349 img->InternalFormat != GL_DEPTH_STENCIL) { 508 firstImage->_BaseFormat == GL_DEPTH_STENCIL); 513 if (firstImage->_BaseFormat == GL_DEPTH_STENCIL || 569 if (obj->StencilSampling && firstImage->_BaseFormat == GL_DEPTH_STENCIL) { 1164 (base_format == GL_DEPTH_STENCIL && !iobj->base.StencilSampling);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | glformats.c | 514 if (format == GL_DEPTH_STENCIL) 621 case GL_DEPTH_STENCIL: 1606 if (base_format == GL_DEPTH_STENCIL || 1615 if (base_format == GL_DEPTH_STENCIL || 1790 if (_mesa_is_desktop_gl(ctx) && format == GL_DEPTH_STENCIL 1854 if (format != GL_DEPTH_STENCIL) { 1863 if (format != GL_DEPTH_STENCIL) { 2056 case GL_DEPTH_STENCIL: 2216 case GL_DEPTH_STENCIL: 2342 case GL_DEPTH_STENCIL [all...] |
| H A D | formats.c | 50 * GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL. 298 * GL_YCBCR_MESA, GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL. 516 return info->BaseFormat == GL_DEPTH_STENCIL; 529 info->BaseFormat != GL_DEPTH_STENCIL && 585 case GL_DEPTH_STENCIL: 770 info->BaseFormat != GL_DEPTH_STENCIL && 1698 return format == GL_DEPTH_STENCIL && type == GL_UNSIGNED_INT_24_8 && 2049 return format == GL_DEPTH_STENCIL &&
|
| H A D | drawpix.c | 219 type != GL_DEPTH_STENCIL) {
|
| H A D | texobj.h | 128 texObj->Image[0][texObj->BaseLevel]->_BaseFormat == GL_DEPTH_STENCIL)) &&
|
| H A D | texstore.c | 544 assert(srcFormat == GL_DEPTH_STENCIL || 547 assert(srcFormat != GL_DEPTH_STENCIL || 836 case GL_DEPTH_STENCIL: 886 baseInternalFormat == GL_DEPTH_STENCIL) && 959 && _mesa_get_format_base_format(texFormat) == GL_DEPTH_STENCIL)
|
| H A D | debug.c | 315 else if (rb->_BaseFormat == GL_DEPTH_STENCIL) { 316 format = GL_DEPTH_STENCIL;
|
| H A D | marshal.c | 594 case GL_DEPTH_STENCIL: 726 if (buffer != GL_DEPTH_STENCIL) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glformats.c | 514 if (format == GL_DEPTH_STENCIL) 621 case GL_DEPTH_STENCIL: 1619 if (base_format == GL_DEPTH_STENCIL || 1628 if (base_format == GL_DEPTH_STENCIL || 1803 if (_mesa_is_desktop_gl(ctx) && format == GL_DEPTH_STENCIL 1867 if (format != GL_DEPTH_STENCIL) { 1876 if (format != GL_DEPTH_STENCIL) { 2070 case GL_DEPTH_STENCIL: 2230 case GL_DEPTH_STENCIL: 2356 case GL_DEPTH_STENCIL [all...] |
| H A D | texobj.h | 150 img->_BaseFormat == GL_DEPTH_STENCIL)) &&
|
| H A D | formats.c | 50 * GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL. 316 * GL_YCBCR_MESA, GL_DEPTH_COMPONENT, GL_STENCIL_INDEX, GL_DEPTH_STENCIL. 543 return info->BaseFormat == GL_DEPTH_STENCIL; 556 info->BaseFormat != GL_DEPTH_STENCIL && 612 case GL_DEPTH_STENCIL: 789 info->BaseFormat != GL_DEPTH_STENCIL &&
|
| H A D | texstore.c | 542 assert(srcFormat == GL_DEPTH_STENCIL || 545 assert(srcFormat != GL_DEPTH_STENCIL || 834 case GL_DEPTH_STENCIL: 884 baseInternalFormat == GL_DEPTH_STENCIL) && 957 && _mesa_get_format_base_format(texFormat) == GL_DEPTH_STENCIL)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 367 case GL_DEPTH_STENCIL: 1019 if (format == GL_DEPTH_STENCIL) { 1054 if (format == GL_DEPTH_STENCIL) { 1072 if (format == GL_DEPTH_STENCIL) { 1090 if (format == GL_DEPTH_STENCIL) { 1347 if (format == GL_DEPTH_STENCIL) 1624 } else if (type == GL_DEPTH || type == GL_DEPTH_STENCIL) { 1682 if (type == GL_DEPTH_STENCIL) 1741 if (type == GL_DEPTH_STENCIL && 1792 } else if (type == GL_DEPTH_STENCIL) { [all...] |
| H A D | st_sampler_view.c | 387 case GL_DEPTH_STENCIL: 444 baseFormat == GL_DEPTH_STENCIL || 449 firstImage->InternalFormat != GL_DEPTH_STENCIL && 520 baseFormat == GL_DEPTH_STENCIL ||
|
| H A D | st_atom_sampler.c | 139 (texBaseFormat == GL_DEPTH_STENCIL && !texobj->StencilSampling))
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_sampler_view.c | 349 case GL_DEPTH_STENCIL: 406 baseFormat == GL_DEPTH_STENCIL || 411 firstImage->InternalFormat != GL_DEPTH_STENCIL && 480 baseFormat == GL_DEPTH_STENCIL ||
|
| H A D | st_cb_eglimage.c | 117 base_format = GL_DEPTH_STENCIL;
|
| H A D | st_cb_drawpixels.c | 368 case GL_DEPTH_STENCIL: 1007 if (format == GL_DEPTH_STENCIL) { 1042 if (format == GL_DEPTH_STENCIL) { 1060 if (format == GL_DEPTH_STENCIL) { 1078 if (format == GL_DEPTH_STENCIL) { 1301 if (format == GL_DEPTH_STENCIL) 1663 if (type == GL_DEPTH_STENCIL) {
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 6.5.rst | 78 GL_DEPTH_STENCIL textures should work.
|
| H A D | 10.1.1.rst | 70 - mesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL combinations in 144 - mesa/main: condition GL_DEPTH_STENCIL on ARB_depth_texture
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_fbo.c | 70 rb->_BaseFormat = GL_DEPTH_STENCIL;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_fbo.c | 71 rb->_BaseFormat = GL_DEPTH_STENCIL;
|
Completed in 34 milliseconds
1234