Home
last modified time | relevance | path

Searched refs:_mesa_base_format_has_channel (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglformats.h124 _mesa_base_format_has_channel(GLenum base_format, GLenum pname);
H A Dtexparam.c1777 if (_mesa_base_format_has_channel(img->_BaseFormat, pname)) in get_tex_level_parameter_image()
1786 if (_mesa_base_format_has_channel(img->_BaseFormat, pname)) { in get_tex_level_parameter_image()
1847 if (_mesa_base_format_has_channel(img->_BaseFormat, pname)) in get_tex_level_parameter_image()
1960 if (_mesa_base_format_has_channel(baseFormat, pname)) in get_tex_level_parameter_buffer()
1967 if (_mesa_base_format_has_channel(baseFormat, pname)) { in get_tex_level_parameter_buffer()
2028 if (_mesa_base_format_has_channel(baseFormat, pname)) in get_tex_level_parameter_buffer()
H A Dformatquery.c1015 if (!_mesa_base_format_has_channel(baseformat, pname)) in _mesa_GetInternalformativ()
H A Dglformats.c1549 _mesa_base_format_has_channel(GLenum base_format, GLenum pname) in _mesa_base_format_has_channel() function
H A Dfbobject.c2947 if (_mesa_base_format_has_channel(baseFormat, pname)) in get_component_bits()

Completed in 15 milliseconds