Home
last modified time | relevance | path

Searched refs:GL_SLUMINANCE_EXT (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexformat.c571 case GL_SLUMINANCE_EXT: in _mesa_choose_tex_format()
Dglformats.c554 case GL_SLUMINANCE_EXT: in _mesa_is_color_format()
Dteximage.c333 case GL_SLUMINANCE_EXT: in _mesa_base_tex_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c965 { GL_SLUMINANCE_EXT, GL_SLUMINANCE8_EXT, 0 },
/external/mesa3d/include/GL/
Dglext.h5146 #define GL_SLUMINANCE_EXT 0x8C46 macro