Searched defs:programmable_vs (Results 1 – 3 of 3) sorted by relevance
259 BOOL programmable_vs; member
2986 bool programmable_vs = state->vs && !(state->vdecl && state->vdecl->position_t); in update_vertex_elements_sw() local3217 bool programmable_vs = state->vs && !(state->vdecl && state->vdecl->position_t); in nine_state_prepare_draw_sw() local
3094 bool programmable_vs = This->state.vs && !(This->state.vdecl && This->state.vdecl->position_t); in NineDevice9_ProcessVertices() local