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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cc.c 79 fix_xRGB_alpha(GLenum function)
162 srcRGB = fix_xRGB_alpha(srcRGB);
163 srcA = fix_xRGB_alpha(srcA);
164 dstRGB = fix_xRGB_alpha(dstRGB);
165 dstA = fix_xRGB_alpha(dstA);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_cc.c 79 fix_xRGB_alpha(GLenum function)
162 srcRGB = fix_xRGB_alpha(srcRGB);
163 srcA = fix_xRGB_alpha(srcA);
164 dstRGB = fix_xRGB_alpha(dstRGB);
165 dstA = fix_xRGB_alpha(dstA);

Completed in 1523 milliseconds