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

  /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/mesa3d/src/mesa/swrast/
s_drawpix.c 440 transferOps |= IMAGE_CLAMP_BIT;

Completed in 55 milliseconds