Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_cpal.c62 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
120 || internalFormat > GL_PALETTE8_RGB5_A1_OES) { in _mesa_cpal_compressed_size()
152 || internalFormat > GL_PALETTE8_RGB5_A1_OES) { in _mesa_cpal_compressed_format_type()
180 && internalFormat <= GL_PALETTE8_RGB5_A1_OES); in _mesa_cpal_compressed_teximage2d()
Dglheader.h119 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
Dtexcompress.c290 formats[n++] = GL_PALETTE8_RGB5_A1_OES; in _mesa_get_compressed_formats()
Dteximage.c536 case GL_PALETTE8_RGB5_A1_OES: in _mesa_base_tex_format()
1441 case GL_PALETTE8_RGB5_A1_OES: in compressedteximage_only_format()
2008 case GL_PALETTE8_RGB5_A1_OES: in compressed_texture_error_check()
2986 case GL_PALETTE8_RGB5_A1_OES: in teximage()
Dglformats.c842 case GL_PALETTE8_RGB5_A1_OES: in _mesa_is_compressed_format()
/external/mesa3d/include/GLES/
Dgl.h572 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h39 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h11668 #define GL_PALETTE8_RGB5_A1_OES 0x8B99 macro