Searched refs:GL_LUMINANCE8 (Results 1 – 9 of 9) sorted by relevance
646 case GL_LUMINANCE8: in _mesa_is_enum_format_unorm()996 case GL_LUMINANCE8: in _mesa_is_color_format()1717 return GL_LUMINANCE8; in _mesa_get_nongeneric_internalformat()1779 return GL_LUMINANCE8; in _mesa_get_linear_internalformat()2299 case GL_LUMINANCE8: in _mesa_base_tex_format()3355 (format == GL_LUMINANCE && internalFormat == GL_LUMINANCE8) || in _mesa_es3_error_check_format_and_type()
179 case GL_LUMINANCE8: in _mesa_choose_tex_format()
1823 case GL_LUMINANCE8: in _mesa_base_fbo_format()
5226 case GL_LUMINANCE8: in _mesa_get_texbuffer_format()
369 case GL_LUMINANCE8: in radeonChooseTextureFormat()
211 case GL_LUMINANCE8: in nouveau_choose_tex_format()
1204 { 1, GL_LUMINANCE, GL_LUMINANCE4, GL_LUMINANCE8, 0 },
709 #define GL_LUMINANCE8 0x8040 macro