Home
last modified time | relevance | path

Searched refs:D3DRS_POSITIONDEGREE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp1155 captureRenderState(D3DRS_POSITIONDEGREE); in captureVertexRenderStates()
DDirect3DDevice9.cpp2468 SetRenderState(D3DRS_POSITIONDEGREE, D3DDEGREE_CUBIC); in Reset()
3712 case D3DRS_POSITIONDEGREE: in SetRenderState()
/external/mesa3d/include/D3D9/
Dd3d9types.h817 D3DRS_POSITIONDEGREE = 172, enumerator
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.c2838 [D3DRS_POSITIONDEGREE] = D3DDEGREE_CUBIC,
3588 [D3DRS_POSITIONDEGREE] = NINE_STATE_UNHANDLED,