Home
last modified time | relevance | path

Searched defs:programmable_vs (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c3055 bool programmable_vs = state->vs && !(state->vdecl && state->vdecl->position_t); update_vertex_elements_sw() local
3287 bool programmable_vs = state->vs && !(state->vdecl && state->vdecl->position_t); nine_state_prepare_draw_sw() local
[all...]
H A Dnine_state.h261 BOOL programmable_vs; member
H A Ddevice9.c3227 bool programmable_vs = This->state.vs && !(This->state.vdecl && This->state.vdecl->position_t); in NineDevice9_ProcessVertices() local

Completed in 10 milliseconds