Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstore.c272 const GLubyte *rgba2out = mappings[outFmt].from_rgba; in compute_component_mapping() local
276 map[i] = in2rgba[rgba2out[i]]; in compute_component_mapping()