Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3d8/
H A Ddevice.c3332 if (flags & D3DCREATE_MULTITHREADED) in device_init()
/reactos/sdk/include/psdk/
H A Dd3d8.h42 #define D3DCREATE_MULTITHREADED 0x00000004L macro
H A Dd3d9.h43 #define D3DCREATE_MULTITHREADED 0x00000004L macro
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c4206 if (flags & D3DCREATE_MULTITHREADED) in device_init()