Searched refs:R200_OUTPUT_PT_SIZE (Results 1 – 3 of 3) sorted by relevance
445 out_compsel |= R200_OUTPUT_PT_SIZE; in r200_run_tcl_render()
509 #define R200_OUTPUT_PT_SIZE (1<<25) macro
619 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] |= R200_OUTPUT_PT_SIZE; in r200PointParameter()625 rmesa->hw.vtx.cmd[VTX_TCL_OUTPUT_COMPSEL] &= ~R200_OUTPUT_PT_SIZE; in r200PointParameter()