Searched refs:GL_PALETTE8_RGB5_A1_OES (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_cpal.c59 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
117 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
162 && internalFormat <= GL_PALETTE8_RGB5_A1_OES);
H A Dtexcompress.c130 case GL_PALETTE8_RGB5_A1_OES:
360 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
H A Dteximage.c1368 case GL_PALETTE8_RGB5_A1_OES:
2067 case GL_PALETTE8_RGB5_A1_OES:
2986 case GL_PALETTE8_RGB5_A1_OES:
H A Dglformats.c1370 case GL_PALETTE8_RGB5_A1_OES:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_cpal.c59 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
117 || internalFormat > GL_PALETTE8_RGB5_A1_OES) {
162 && internalFormat <= GL_PALETTE8_RGB5_A1_OES);
H A Dtexcompress.c130 case GL_PALETTE8_RGB5_A1_OES:
360 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
H A Dglformats.c1381 case GL_PALETTE8_RGB5_A1_OES:
H A Dteximage.c1347 case GL_PALETTE8_RGB5_A1_OES:
2047 case GL_PALETTE8_RGB5_A1_OES:
3056 case GL_PALETTE8_RGB5_A1_OES:
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtorus.c35 { GL_PALETTE8_RGB5_A1_OES, "GL_PALETTE8_RGB5_A1_OES", 256, 2 }
242 case GL_PALETTE8_RGB5_A1_OES:
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h570 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h561 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h283 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h299 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h5119 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4694 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h5117 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro

Completed in 237 milliseconds