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