Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dd3d8types.h980 D3DZB_TRUE = 1, enumerator
H A Dd3d9types.h1192 D3DZB_TRUE = 1, enumerator
H A Dd3dtypes.h799 D3DZB_TRUE = 1, enumerator
/reactos/modules/rostests/winetests/d3drm/
H A Dd3drm.c7085 hr = IDirect3DDevice2_SetRenderState(device, D3DRENDERSTATE_ZENABLE, D3DZB_TRUE); in draw_quad2()