Searched refs:IMAGE_SCALE_BIAS_BIT (Results 1 – 4 of 4) sorted by relevance
168 if (transferOps & IMAGE_SCALE_BIAS_BIT) { in _mesa_apply_rgba_transfer_ops()
614 mask |= IMAGE_SCALE_BIAS_BIT; in _mesa_update_pixel()
4519 #define IMAGE_SCALE_BIAS_BIT 0x1 macro4526 #define IMAGE_BITS (IMAGE_SCALE_BIAS_BIT | \
1593 transferOps &= ~(IMAGE_SCALE_BIAS_BIT | IMAGE_MAP_COLOR_BIT); in _mesa_unpack_color_index_to_rgba_float()