Home
last modified time | relevance | path

Searched refs:GL_PALETTE4_RGB5_A1_OES (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglheader.h114 #define GL_PALETTE4_RGB5_A1_OES 0x8B94 macro
Dtexcompress_cpal.c57 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
Dtexcompress.c285 formats[n++] = GL_PALETTE4_RGB5_A1_OES; in _mesa_get_compressed_formats()
Dteximage.c538 case GL_PALETTE4_RGB5_A1_OES: in _mesa_base_tex_format()
1436 case GL_PALETTE4_RGB5_A1_OES: in compressedteximage_only_format()
2003 case GL_PALETTE4_RGB5_A1_OES: in compressed_texture_error_check()
2981 case GL_PALETTE4_RGB5_A1_OES: in teximage()
Dglformats.c837 case GL_PALETTE4_RGB5_A1_OES: in _mesa_is_compressed_format()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/mesa3d/include/GLES/
Dgl.h567 #define GL_PALETTE4_RGB5_A1_OES 0x8B94 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h34 #define GL_PALETTE4_RGB5_A1_OES 0x8B94 macro