Searched refs:_mesa_compute_component_mapping (Results 1 – 3 of 3) sorted by relevance
40 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map);
164 _mesa_compute_component_mapping(GL_RGBA, baseFormat, rgba2base); in _mesa_compute_rgba2base2rgba_component_mapping()165 _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