HomeSort by: relevance | last modified time | path
    Searched refs:IMAGE_CLAMP_BIT (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
readpix.c 112 transferOps |= IMAGE_CLAMP_BIT;
121 transferOps |= IMAGE_CLAMP_BIT;
128 transferOps &= ~IMAGE_CLAMP_BIT;
138 transferOps &= ~IMAGE_CLAMP_BIT;
pixeltransfer.c 181 if (transferOps & IMAGE_CLAMP_BIT) {
pack.c 1344 if (transferOps & IMAGE_CLAMP_BIT) {
1356 if (transferOps & IMAGE_CLAMP_BIT) {
1616 transferOps |= IMAGE_CLAMP_BIT;
texgetimage.c 590 transferOps |= IMAGE_CLAMP_BIT;
mtypes.h 4606 #define IMAGE_CLAMP_BIT 0x800
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
pixeltransfer.c 181 if (transferOps & IMAGE_CLAMP_BIT) {
readpix.c 111 transferOps |= IMAGE_CLAMP_BIT;
120 transferOps |= IMAGE_CLAMP_BIT;
130 transferOps &= ~IMAGE_CLAMP_BIT;
pack.c 1343 if (transferOps & IMAGE_CLAMP_BIT) {
1355 if (transferOps & IMAGE_CLAMP_BIT) {
1615 transferOps |= IMAGE_CLAMP_BIT;
texgetimage.c 583 transferOps |= IMAGE_CLAMP_BIT;
mtypes.h 4414 #define IMAGE_CLAMP_BIT 0x800
  /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
s_drawpix.c 449 transferOps |= IMAGE_CLAMP_BIT;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_drawpix.c 449 transferOps |= IMAGE_CLAMP_BIT;

Completed in 118 milliseconds