Searched refs:curr_vp_hw (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c1124 rmesa->curr_vp_hw = NULL;
1156 if (vp != rmesa->curr_vp_hw) {
1191 rmesa->curr_vp_hw = vp;
1203 rmesa->curr_vp_hw = NULL;
1248 rmesa->curr_vp_hw = NULL;
H A Dr200_tcl.c431 rmesa->curr_vp_hw->mesa_program.Base.OutputsWritten;
433 vimap_rev = &rmesa->curr_vp_hw->inputmap_rev[0];
H A Dr200_context.h590 struct r200_vertex_program *curr_vp_hw; member in struct:r200_context
H A Dr200_state.c1998 rmesa->curr_vp_hw = NULL;

Completed in 110 milliseconds