Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_cpal.c50 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },
116 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()
121 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()
161 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()
164 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
Dglheader.h90 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
Dtexcompress.c105 case GL_PALETTE4_RGB8_OES: in _mesa_gl_compressed_format_base_format()
345 formats[n++] = GL_PALETTE4_RGB8_OES; in _mesa_get_compressed_formats()
Dteximage.c1326 case GL_PALETTE4_RGB8_OES: in compressedteximage_only_format()
2006 case GL_PALETTE4_RGB8_OES: in compressed_texture_error_check()
2940 case GL_PALETTE4_RGB8_OES: in teximage()
Dglformats.c1358 case GL_PALETTE4_RGB8_OES: in _mesa_is_compressed_format()
/external/mesa3d/include/GLES/
Dgl.h563 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h563 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/swiftshader/include/GLES/
Dgl.h563 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp190 while (GL_PALETTE4_RGB8_OES <= compressedFormats[firstNonPalettedFormatNdx] && in init()
215 while (GL_PALETTE4_RGB8_OES <= compressedFormats[firstNonPalettedFormatNdx] && in init()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h30 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl878 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h266 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h270 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/swiftshader/include/GL/
Dglext.h4465 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
/external/mesa3d/include/GL/
Dglext.h5043 #define GL_PALETTE4_RGB8_OES 0x8B90 macro