Searched refs:IMAGE_SCALE_BIAS_BIT (Results 1 – 4 of 4) sorted by relevance
166 if (transferOps & IMAGE_SCALE_BIAS_BIT) { in _mesa_apply_rgba_transfer_ops()
631 mask |= IMAGE_SCALE_BIAS_BIT; in update_image_transfer_state()
3116 #define IMAGE_SCALE_BIAS_BIT 0x1 macro3123 #define IMAGE_BITS (IMAGE_SCALE_BIAS_BIT | \
4399 transferOps &= ~(IMAGE_SCALE_BIAS_BIT | IMAGE_MAP_COLOR_BIT); in _mesa_unpack_color_span_ubyte()4601 transferOps &= ~(IMAGE_SCALE_BIAS_BIT | IMAGE_MAP_COLOR_BIT); in _mesa_unpack_color_span_float()