Searched refs:D3DRS_ZVISIBLE (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/include/Direct3D/
H A Dd3d8types.h343 D3DRS_ZVISIBLE = 30, /* TRUE to enable z checking */ enumerator in enum:_D3DRENDERSTATETYPE
/external/swiftshader/src/D3D8/
H A DDirect3DDevice8.cpp1953 // SetRenderState(D3DRS_ZVISIBLE, 0);
2576 case D3DRS_ZVISIBLE:

Completed in 69 milliseconds