Searched refs:curr_vp_hw (Results 1 – 4 of 4) sorted by relevance
1124 rmesa->curr_vp_hw = NULL; in r200SetupVertexProg()1156 if (vp != rmesa->curr_vp_hw) { in r200SetupVertexProg()1191 rmesa->curr_vp_hw = vp; in r200SetupVertexProg()1203 rmesa->curr_vp_hw = NULL; in r200BindProgram()1248 rmesa->curr_vp_hw = NULL; in r200ProgramStringNotify()
431 rmesa->curr_vp_hw->mesa_program.Base.OutputsWritten; in r200_run_tcl_render()433 vimap_rev = &rmesa->curr_vp_hw->inputmap_rev[0]; in r200_run_tcl_render()
590 struct r200_vertex_program *curr_vp_hw; member
1998 rmesa->curr_vp_hw = NULL; in r200Enable()