Searched refs:XY_COLOR_BLT_CMD (Results 1 – 6 of 6) sorted by relevance
54 CMD = XY_COLOR_BLT_CMD; in i915_fill_blit()58 CMD = (XY_COLOR_BLT_CMD | rgba_mask); in i915_fill_blit()
877 #define XY_COLOR_BLT_CMD ((2 << 29) | (0x50 << 22) | 0x4) macro
221 #define XY_COLOR_BLT_CMD (CMD_2D | (0x50 << 22)) macro
410 CMD = XY_COLOR_BLT_CMD; in intelClearWithBlit()645 CMD = XY_COLOR_BLT_CMD; in intel_miptree_set_alpha_to_one()
737 CMD = XY_COLOR_BLT_CMD; in brw_miptree_set_alpha_to_one()
1499 #define XY_COLOR_BLT_CMD (CMD_2D | (0x50 << 22)) macro