Searched refs:GL_UNSIGNED_INT_24_8_EXT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dreadpixels.c118 { GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT_24_8_EXT, "Z+S/uint", 4 },
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dreadrate.c55 { "GL_DEPTH_STENCIL_EXT, GLuint24+8", 4, GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT_24_8_EXT },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpack.c269 srcType == GL_UNSIGNED_INT_24_8_EXT ||
428 case GL_UNSIGNED_INT_24_8_EXT:
497 srcType == GL_UNSIGNED_INT_24_8_EXT ||
858 case GL_UNSIGNED_INT_24_8_EXT: /* GL_EXT_packed_depth_stencil */
859 if (dstType == GL_UNSIGNED_INT_24_8_EXT &&
H A Dglformats.c253 case GL_UNSIGNED_INT_24_8_EXT:
349 case GL_UNSIGNED_INT_24_8_EXT:
497 case GL_UNSIGNED_INT_24_8_EXT:
H A Dtexstore.c340 srcType == GL_UNSIGNED_INT_24_8_EXT ||
419 srcType == GL_UNSIGNED_INT_24_8_EXT ||
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpack.c270 srcType == GL_UNSIGNED_INT_24_8_EXT ||
429 case GL_UNSIGNED_INT_24_8_EXT:
498 srcType == GL_UNSIGNED_INT_24_8_EXT ||
859 case GL_UNSIGNED_INT_24_8_EXT: /* GL_EXT_packed_depth_stencil */
860 if (dstType == GL_UNSIGNED_INT_24_8_EXT &&
H A Dglformats.c253 case GL_UNSIGNED_INT_24_8_EXT:
349 case GL_UNSIGNED_INT_24_8_EXT:
497 case GL_UNSIGNED_INT_24_8_EXT:
H A Dtexstore.c338 srcType == GL_UNSIGNED_INT_24_8_EXT ||
417 srcType == GL_UNSIGNED_INT_24_8_EXT ||
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c407 GLenum depthType; /* GL_UNSIGNED_INT_24_8_EXT or GL_UNSIGNED_INT */
425 depthType = GL_UNSIGNED_INT_24_8_EXT;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7823 #define GL_UNSIGNED_INT_24_8_EXT 0x84FA macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h3140 #define GL_UNSIGNED_INT_24_8_EXT 0x84FA macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7837 #define GL_UNSIGNED_INT_24_8_EXT 0x84FA macro

Completed in 186 milliseconds