Searched refs:R200_OUTPUT_COLOR_0 (Results 1 – 3 of 3) sorted by relevance
436 out_compsel |= R200_OUTPUT_COLOR_0; in r200_run_tcl_render()
772 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] &= ~R200_OUTPUT_COLOR_0; in r200UpdateSpecular()786 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_0; in r200UpdateSpecular()796 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_COLOR_0; in r200UpdateSpecular()
499 #define R200_OUTPUT_COLOR_0 (1<<8) macro