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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
pixeltransfer.c 179 if (transferOps & IMAGE_CLAMP_BIT) {
readpix.c 260 transferOps &= ~IMAGE_CLAMP_BIT;
397 transferOps |= IMAGE_CLAMP_BIT;
texgetimage.c 444 transferOps |= IMAGE_CLAMP_BIT;
mtypes.h     [all...]
pack.c     [all...]
  /external/mesa3d/src/mesa/main/
pixeltransfer.c 179 if (transferOps & IMAGE_CLAMP_BIT) {
readpix.c 260 transferOps &= ~IMAGE_CLAMP_BIT;
397 transferOps |= IMAGE_CLAMP_BIT;
texgetimage.c 444 transferOps |= IMAGE_CLAMP_BIT;
mtypes.h     [all...]
pack.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_drawpix.c 440 transferOps |= IMAGE_CLAMP_BIT;
  /external/mesa3d/src/mesa/swrast/
s_drawpix.c 440 transferOps |= IMAGE_CLAMP_BIT;

Completed in 184 milliseconds