Home
last modified time | relevance | path

Searched refs:D3DRS_LOCALVIEWER (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/D3D9/
Dd3d9types.h793 D3DRS_LOCALVIEWER = 142, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c2730 [D3DRS_LOCALVIEWER] = TRUE,
3499 [D3DRS_LOCALVIEWER] = NINE_STATE_FF_LIGHTING,
Dnine_ff.c1650 key.localviewer = !!context->rs[D3DRS_LOCALVIEWER]; in nine_ff_get_vs()