Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RED_RGTC1 (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress.c80 case GL_COMPRESSED_RED_RGTC1: in _mesa_gl_compressed_format_base_format()
336 case GL_COMPRESSED_RED_RGTC1: in _mesa_glenum_to_compressed_format()
406 return GL_COMPRESSED_RED_RGTC1; in _mesa_compressed_format_to_glenum()
Dglformats.c565 case GL_COMPRESSED_RED_RGTC1: in _mesa_is_color_format()
814 case GL_COMPRESSED_RED_RGTC1: in _mesa_is_compressed_format()
Dtexformat.c925 case GL_COMPRESSED_RED_RGTC1: in _mesa_choose_tex_format()
Dteximage.c486 case GL_COMPRESSED_RED_RGTC1: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1080 { GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1022 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro
/external/mesa3d/include/GL/
Dglext.h2067 #define GL_COMPRESSED_RED_RGTC1 0x8DBB macro