Searched refs:cst0_reg (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_emit.c | 448 int cst0_reg = swizzle(UREG(REG_TYPE_CONST, cst_idx), X, X, X, X); in emit_srgb_fixup() local 456 emit_instruction(i915, A0_MAD, A0_DEST_CHANNEL_ALL, t1_reg, dst_reg, cst0_reg, cst1_reg); in emit_srgb_fixup()
|