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