Searched refs:GL_UNSIGNED_INT_24_8 (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglformats.c1791 && type != GL_UNSIGNED_INT_24_8
1849 case GL_UNSIGNED_INT_24_8:
2057 if (type == GL_UNSIGNED_INT_24_8)
2219 type_valid = (type == GL_UNSIGNED_INT_24_8);
2710 case GL_UNSIGNED_INT_24_8:
3386 case GL_UNSIGNED_INT_24_8:
3738 case GL_UNSIGNED_INT_24_8:
H A Dreadpix.c838 if (type == GL_UNSIGNED_INT_24_8 &&
989 case GL_UNSIGNED_INT_24_8:
1005 case GL_UNSIGNED_INT_24_8:
H A Dpack.c804 if (srcType == GL_UNSIGNED_INT_24_8
1061 case GL_UNSIGNED_INT_24_8:
1135 * Pack depth and stencil values as GL_DEPTH_STENCIL (GL_UNSIGNED_INT_24_8 etc)
1170 case GL_UNSIGNED_INT_24_8:
H A Ddebug.c317 type = GL_UNSIGNED_INT_24_8;
H A Dformats.c1698 return format == GL_DEPTH_STENCIL && type == GL_UNSIGNED_INT_24_8 &&
H A Dtexstore.c548 srcType == GL_UNSIGNED_INT_24_8 ||
H A Dtexgetimage.c135 assert(type == GL_UNSIGNED_INT_24_8 ||
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglformats.c1804 && type != GL_UNSIGNED_INT_24_8
1862 case GL_UNSIGNED_INT_24_8:
2071 if (type == GL_UNSIGNED_INT_24_8)
2233 type_valid = (type == GL_UNSIGNED_INT_24_8);
2733 case GL_UNSIGNED_INT_24_8:
3424 case GL_UNSIGNED_INT_24_8:
3829 case GL_UNSIGNED_INT_24_8:
H A Dreadpix.c846 if (type == GL_UNSIGNED_INT_24_8 &&
996 case GL_UNSIGNED_INT_24_8:
1012 case GL_UNSIGNED_INT_24_8:
H A Dpack.c805 if (srcType == GL_UNSIGNED_INT_24_8
1062 case GL_UNSIGNED_INT_24_8:
1136 * Pack depth and stencil values as GL_DEPTH_STENCIL (GL_UNSIGNED_INT_24_8 etc)
1171 case GL_UNSIGNED_INT_24_8:
1705 * Unpack depth/stencil returning as GL_UNSIGNED_INT_24_8.
H A Ddebug.c316 type = GL_UNSIGNED_INT_24_8;
H A Dtexstore.c546 srcType == GL_UNSIGNED_INT_24_8 ||
H A Dtexgetimage.c152 case GL_UNSIGNED_INT_24_8:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.0.4.rst142 - mesa: add GL_UNSIGNED_INT_24_8 to \_mesa_pack_depth_span
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_drawpix.c571 const GLenum type = GL_UNSIGNED_INT_24_8;
635 type == GL_UNSIGNED_INT_24_8 &&
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_drawpix.c597 const GLenum type = GL_UNSIGNED_INT_24_8;
660 type == GL_UNSIGNED_INT_24_8 &&
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c373 case GL_UNSIGNED_INT_24_8:
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c372 case GL_UNSIGNED_INT_24_8:
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Dformat_unpack.c7525 * Unpack depth/stencil returning as GL_UNSIGNED_INT_24_8.
7637 assert(type == GL_UNSIGNED_INT_24_8 ||
7641 case GL_UNSIGNED_INT_24_8:
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h833 #define GL_UNSIGNED_INT_24_8 0x84FA macro
H A Dgl31.h835 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c2794 return GL_UNSIGNED_INT_24_8;
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h833 #define GL_UNSIGNED_INT_24_8 0x84FA macro
H A Dgl31.h833 #define GL_UNSIGNED_INT_24_8 0x84FA macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c2761 return GL_UNSIGNED_INT_24_8;

Completed in 75 milliseconds

12