Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglheader.h113 #define GL_PALETTE4_RGBA4_OES 0x8B93 macro
Dtexcompress_cpal.c56 { GL_PALETTE4_RGBA4_OES, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 16, 2 },
Dtexcompress.c284 formats[n++] = GL_PALETTE4_RGBA4_OES; in _mesa_get_compressed_formats()
Dteximage.c537 case GL_PALETTE4_RGBA4_OES: in _mesa_base_tex_format()
1435 case GL_PALETTE4_RGBA4_OES: in compressedteximage_only_format()
2002 case GL_PALETTE4_RGBA4_OES: in compressed_texture_error_check()
2980 case GL_PALETTE4_RGBA4_OES: in teximage()
Dglformats.c836 case GL_PALETTE4_RGBA4_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.h566 #define GL_PALETTE4_RGBA4_OES 0x8B93 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h33 #define GL_PALETTE4_RGBA4_OES 0x8B93 macro