Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglheader.h116 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
Dtexcompress_cpal.c59 { GL_PALETTE8_RGBA8_OES, GL_RGBA, GL_UNSIGNED_BYTE, 256, 4 },
Dtexcompress.c287 formats[n++] = GL_PALETTE8_RGBA8_OES; in _mesa_get_compressed_formats()
Dteximage.c539 case GL_PALETTE8_RGBA8_OES: in _mesa_base_tex_format()
1438 case GL_PALETTE8_RGBA8_OES: in compressedteximage_only_format()
2005 case GL_PALETTE8_RGBA8_OES: in compressed_texture_error_check()
2983 case GL_PALETTE8_RGBA8_OES: in teximage()
Dglformats.c839 case GL_PALETTE8_RGBA8_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.h569 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h36 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro