Searched refs:_mesa_compute_component_mapping (Results 1 – 3 of 3) sorted by relevance
43 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map);
175 _mesa_compute_component_mapping(GL_RGBA, baseFormat, rgba2base); in _mesa_compute_rgba2base2rgba_component_mapping()176 _mesa_compute_component_mapping(baseFormat, GL_RGBA, base2rgba); in _mesa_compute_rgba2base2rgba_component_mapping()
204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) in _mesa_compute_component_mapping() function