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 D | texcompress_cpal.c | 59 { 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 D | texcompress.c | 130 case GL_PALETTE8_RGB5_A1_OES: 360 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
|
| H A D | teximage.c | 1368 case GL_PALETTE8_RGB5_A1_OES: 2067 case GL_PALETTE8_RGB5_A1_OES: 2986 case GL_PALETTE8_RGB5_A1_OES:
|
| H A D | glformats.c | 1370 case GL_PALETTE8_RGB5_A1_OES:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 59 { 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 D | texcompress.c | 130 case GL_PALETTE8_RGB5_A1_OES: 360 formats[n++] = GL_PALETTE8_RGB5_A1_OES;
|
| H A D | glformats.c | 1381 case GL_PALETTE8_RGB5_A1_OES:
|
| H A D | teximage.c | 1347 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 D | torus.c | 35 { 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 D | gl.h | 570 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 561 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 283 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 299 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 5119 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4694 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 5117 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
|
Completed in 237 milliseconds