Home
last modified time | relevance | path

Searched refs:rgba2out (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dglformats.c209 const GLubyte *rgba2out = mappings[outFmt].from_rgba; in _mesa_compute_component_mapping() local
213 map[i] = in2rgba[rgba2out[i]]; in _mesa_compute_component_mapping()