Searched refs:IMAGE_CLAMP_BIT (Results 1 – 6 of 6) sorted by relevance
110 transferOps |= IMAGE_CLAMP_BIT; in _mesa_get_readpixels_transfer_ops()118 transferOps |= IMAGE_CLAMP_BIT; in _mesa_get_readpixels_transfer_ops()128 transferOps &= ~IMAGE_CLAMP_BIT; in _mesa_get_readpixels_transfer_ops()
181 if (transferOps & IMAGE_CLAMP_BIT) { in _mesa_apply_rgba_transfer_ops()
1359 if (transferOps & IMAGE_CLAMP_BIT) { in _mesa_pack_luminance_from_rgba_float()1371 if (transferOps & IMAGE_CLAMP_BIT) { in _mesa_pack_luminance_from_rgba_float()1631 transferOps |= IMAGE_CLAMP_BIT; in _mesa_unpack_color_index_to_rgba_ubyte()
583 transferOps |= IMAGE_CLAMP_BIT; in get_tex_rgba()
4038 #define IMAGE_CLAMP_BIT 0x800 macro
441 transferOps |= IMAGE_CLAMP_BIT; in draw_rgba_pixels()