Searched refs:_mesa_compute_component_mapping (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | glformats.h | 42 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map);
|
| H A D | format_utils.c | 165 _mesa_compute_component_mapping(GL_RGBA, baseFormat, rgba2base); 166 _mesa_compute_component_mapping(baseFormat, GL_RGBA, base2rgba);
|
| H A D | glformats.c | 204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glformats.h | 43 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map);
|
| H A D | format_utils.c | 175 _mesa_compute_component_mapping(GL_RGBA, baseFormat, rgba2base); 176 _mesa_compute_component_mapping(baseFormat, GL_RGBA, base2rgba);
|
| H A D | glformats.c | 204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) function in typeref:typename:void
|
Completed in 12 milliseconds