Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglformats.c208 const GLubyte *in2rgba = mappings[inFmt].to_rgba; in _mesa_compute_component_mapping() local
213 map[i] = in2rgba[rgba2out[i]]; in _mesa_compute_component_mapping()