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 Dtexcompress_cpal.c50 { 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 Dtexcompress.c105 case GL_PALETTE4_RGB8_OES:
351 formats[n++] = GL_PALETTE4_RGB8_OES;
H A Dteximage.c1359 case GL_PALETTE4_RGB8_OES:
2058 case GL_PALETTE4_RGB8_OES:
2977 case GL_PALETTE4_RGB8_OES:
H A Dglformats.c1361 case GL_PALETTE4_RGB8_OES:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_cpal.c50 { 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 Dtexcompress.c105 case GL_PALETTE4_RGB8_OES:
351 formats[n++] = GL_PALETTE4_RGB8_OES;
H A Dglformats.c1372 case GL_PALETTE4_RGB8_OES:
H A Dteximage.c1338 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 Dtorus.c26 { 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 Dgl.h561 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h552 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h274 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h290 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h5110 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4685 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h5108 #define GL_PALETTE4_RGB8_OES 0x8B90 macro

Completed in 235 milliseconds