Home
last modified time | relevance | path

Searched refs:GL_PALETTE4_RGB8_OES (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_cpal.c53 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
119 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
124 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
151 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_format_type()
156 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_format_type()
179 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
182 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
Dglheader.h110 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
Dtexcompress.c281 formats[n++] = GL_PALETTE4_RGB8_OES; in _mesa_get_compressed_formats()
Dteximage.c530 case GL_PALETTE4_RGB8_OES: in _mesa_base_tex_format()
1432 case GL_PALETTE4_RGB8_OES: in compressedteximage_only_format()
1999 case GL_PALETTE4_RGB8_OES: in compressed_texture_error_check()
2977 case GL_PALETTE4_RGB8_OES: in teximage()
Dglformats.c833 case GL_PALETTE4_RGB8_OES: in _mesa_is_compressed_format()
/external/mesa3d/include/GLES/
Dgl.h563 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h30 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h11659 #define GL_PALETTE4_RGB8_OES 0x8B90 macro