Home
last modified time | relevance | path

Searched refs:D3DSTATUS (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dd3dtypes.h1229 } D3DSTATUS, *LPD3DSTATUS; typedef
1266 D3DSTATUS dsStatus;
/reactos/dll/directx/wine/ddraw/
H A Dexecutebuffer.c437 buffer->data.dsStatus = *(D3DSTATUS *)instr; in d3d_execute_buffer_execute()