Searched refs:D3DRS_WRAP5 (Results 1 - 7 of 7) sorted by relevance

/external/swiftshader/src/D3D8/
H A DDirect3DStateBlock8.cpp523 captureRenderState(D3DRS_WRAP5);
H A DDirect3DDevice8.cpp1976 SetRenderState(D3DRS_WRAP5, 0);
2779 case D3DRS_WRAP5:
/external/swiftshader/include/Direct3D/
H A Dd3d8types.h366 D3DRS_WRAP5 = 133, /* wrap for 6th texture coord. set */ enumerator in enum:_D3DRENDERSTATETYPE
/external/swiftshader/src/D3D9/
H A DDirect3DStateBlock9.cpp1029 captureRenderState(D3DRS_WRAP5);
H A DDirect3DDevice9.cpp2435 SetRenderState(D3DRS_WRAP5, 0);
3489 case D3DRS_WRAP5:
/external/mesa3d/include/D3D9/
H A Dd3d9types.h785 D3DRS_WRAP5 = 133, enumerator in enum:_D3DRENDERSTATETYPE
/external/mesa3d/src/gallium/state_trackers/nine/
H A Dnine_state.c2884 [D3DRS_WRAP5] = 0,
3569 D3DRS_WRAP5,
3680 [D3DRS_WRAP5] = NINE_STATE_UNHANDLED,

Completed in 136 milliseconds