HomeSort by relevance Sort by last modified time
    Searched refs:in2rgba (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 271 const GLubyte *in2rgba = mappings[inFmt].to_rgba; local
276 map[i] = in2rgba[rgba2out[i]];
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 271 const GLubyte *in2rgba = mappings[inFmt].to_rgba; local
276 map[i] = in2rgba[rgba2out[i]];
    [all...]

Completed in 4134 milliseconds