Searched refs:R300_RGBA_OUT (Results 1 – 2 of 2) sorted by relevance
260 emit->node_flags |= R300_RGBA_OUT; in emit_alu()274 emit->node_flags |= R300_RGBA_OUT; in emit_alu()
1816 # define R300_RGBA_OUT (1 << 22) macro