Searched refs:IMAGE_CLAMP_BIT (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpixeltransfer.c179 if (transferOps & IMAGE_CLAMP_BIT) {
H A Dreadpix.c260 transferOps &= ~IMAGE_CLAMP_BIT;
397 transferOps |= IMAGE_CLAMP_BIT;
H A Dtexgetimage.c444 transferOps |= IMAGE_CLAMP_BIT;
H A Dmtypes.h3119 #define IMAGE_CLAMP_BIT 0x800 macro
H A Dpack.c1312 if (transferOps & IMAGE_CLAMP_BIT) {
4410 transferOps |= IMAGE_CLAMP_BIT;
/external/mesa3d/src/mesa/main/
H A Dpixeltransfer.c179 if (transferOps & IMAGE_CLAMP_BIT) {
H A Dreadpix.c260 transferOps &= ~IMAGE_CLAMP_BIT;
397 transferOps |= IMAGE_CLAMP_BIT;
H A Dtexgetimage.c444 transferOps |= IMAGE_CLAMP_BIT;
H A Dmtypes.h3119 #define IMAGE_CLAMP_BIT 0x800 macro
H A Dpack.c1312 if (transferOps & IMAGE_CLAMP_BIT) {
4410 transferOps |= IMAGE_CLAMP_BIT;
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_drawpix.c440 transferOps |= IMAGE_CLAMP_BIT;
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c440 transferOps |= IMAGE_CLAMP_BIT;

Completed in 213 milliseconds