Searched refs:R200_OUTPUT_COLOR_1 (Results 1 – 3 of 3) sorted by relevance
439 out_compsel |= R200_OUTPUT_COLOR_1; in r200_run_tcl_render()
773 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] &= ~R200_OUTPUT_COLOR_1; in r200UpdateSpecular()787 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_1; in r200UpdateSpecular()811 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_1; in r200UpdateSpecular()
500 #define R200_OUTPUT_COLOR_1 (1<<9) macro