HomeSort by relevance Sort by last modified time
    Searched full:rgba2out (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/main/
texstore.c 272 const GLubyte *rgba2out = mappings[outFmt].from_rgba; local
276 map[i] = in2rgba[rgba2out[i]];
    [all...]

Completed in 198 milliseconds