Searched refs:GL_PALETTE4_RGB8_OES (Results 1 – 8 of 8) sorted by relevance
53 { GL_PALETTE4_RGB8_OES, GL_RGB, GL_UNSIGNED_BYTE, 16, 3 },119 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_size()124 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_size()151 if (internalFormat < GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_format_type()156 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_format_type()179 assert(internalFormat >= GL_PALETTE4_RGB8_OES in _mesa_cpal_compressed_teximage2d()182 info = &formats[internalFormat - GL_PALETTE4_RGB8_OES]; in _mesa_cpal_compressed_teximage2d()
110 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
281 formats[n++] = GL_PALETTE4_RGB8_OES; in _mesa_get_compressed_formats()
530 case GL_PALETTE4_RGB8_OES: in _mesa_base_tex_format()1432 case GL_PALETTE4_RGB8_OES: in compressedteximage_only_format()1999 case GL_PALETTE4_RGB8_OES: in compressed_texture_error_check()2977 case GL_PALETTE4_RGB8_OES: in teximage()
833 case GL_PALETTE4_RGB8_OES: in _mesa_is_compressed_format()
563 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
30 #define GL_PALETTE4_RGB8_OES 0x8B90 macro
11659 #define GL_PALETTE4_RGB8_OES 0x8B90 macro