Searched refs:VTE_SE_VTE_CNTL (Results 1 – 4 of 4) sorted by relevance
252 vte = rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL]; in r200ChooseVertexState()280 if (vte != rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL]) { in r200ChooseVertexState()282 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] = vte; in r200ChooseVertexState()777 GLuint vte = rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL]; in r200PointsBitmap()794 if (vte != rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL]) { in r200PointsBitmap()796 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] = vte; in r200PointsBitmap()812 orig_vte = rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL]; in r200PointsBitmap()813 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] &= ~(R200_VPORT_X_SCALE_ENA | in r200PointsBitmap()908 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] = orig_vte; in r200PointsBitmap()
569 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] &= ~(R200_VTX_XY_FMT|R200_VTX_Z_FMT); in transition_to_hwtnl()570 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] |= R200_VTX_W0_FMT; in transition_to_hwtnl()
122 #define VTE_SE_VTE_CNTL 1 macro
1130 rmesa->hw.vte.cmd[VTE_SE_VTE_CNTL] = in r200InitState()