Home
last modified time | relevance | path

Searched refs:GL_COMPRESSED_RGB (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress.c89 case GL_COMPRESSED_RGB: in _mesa_gl_compressed_format_base_format()
Dglformats.c535 case GL_COMPRESSED_RGB: in _mesa_is_color_format()
985 case GL_COMPRESSED_RGB: in _mesa_generic_compressed_format_to_uncompressed_format()
Dtexstorage.c266 case GL_COMPRESSED_RGB: in tex_storage_error_check()
Dteximage.c180 case GL_COMPRESSED_RGB: in _mesa_base_tex_format()
2835 internalFormat = GL_COMPRESSED_RGB; in _mesa_choose_texture_format()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c366 case GL_COMPRESSED_RGB: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c366 case GL_COMPRESSED_RGB: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.c258 case GL_COMPRESSED_RGB: in nouveau_choose_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c859 { GL_COMPRESSED_RGB, 0 },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl641 #define GL_COMPRESSED_RGB 0x84ED macro
/external/mesa3d/include/GL/
Dgl.h1802 #define GL_COMPRESSED_RGB 0x84ED macro
Dglext.h228 #define GL_COMPRESSED_RGB 0x84ED macro