Searched refs:GL_PALETTE4_RGB8_OES (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 }, 116 if (internalFormat < GL_PALETTE4_RGB8_OES 121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; 161 assert(internalFormat >= GL_PALETTE4_RGB8_OES 164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES];
|
| H A D | texcompress.c | 105 case GL_PALETTE4_RGB8_OES: 351 formats[n++] = GL_PALETTE4_RGB8_OES;
|
| H A D | teximage.c | 1359 case GL_PALETTE4_RGB8_OES: 2058 case GL_PALETTE4_RGB8_OES: 2977 case GL_PALETTE4_RGB8_OES:
|
| H A D | glformats.c | 1361 case GL_PALETTE4_RGB8_OES:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_cpal.c | 50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 }, 116 if (internalFormat < GL_PALETTE4_RGB8_OES 121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; 161 assert(internalFormat >= GL_PALETTE4_RGB8_OES 164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES];
|
| H A D | texcompress.c | 105 case GL_PALETTE4_RGB8_OES: 351 formats[n++] = GL_PALETTE4_RGB8_OES;
|
| H A D | glformats.c | 1372 case GL_PALETTE4_RGB8_OES:
|
| H A D | teximage.c | 1338 case GL_PALETTE4_RGB8_OES: 2038 case GL_PALETTE4_RGB8_OES: 3047 case GL_PALETTE4_RGB8_OES:
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | torus.c | 26 { GL_PALETTE4_RGB8_OES, "GL_PALETTE4_RGB8_OES", 16, 3 }, 185 GLenum internalFormat = GL_PALETTE4_RGB8_OES + idx; 197 case GL_PALETTE4_RGB8_OES:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 561 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 552 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 274 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 290 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 5110 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4685 #define GL_PALETTE4_RGB8_OES 0x8B90 macro [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 5108 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
|
Completed in 235 milliseconds