Searched refs:D3DCREATE_MULTITHREADED (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp3016 D3DCREATE_MULTITHREADED | D3DCREATE_MIXED_VERTEXPROCESSING, //D3DCREATE_HARDWARE_VERTEXPROCESSING,
3023 D3DCREATE_MULTITHREADED | D3DCREATE_MIXED_VERTEXPROCESSING, //D3DCREATE_HARDWARE_VERTEXPROCESSING,
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h51 #define D3DCREATE_MULTITHREADED 0x00000004L macro
H A Dd3d9.h60 #define D3DCREATE_MULTITHREADED 0x00000004L macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h47 #define D3DCREATE_MULTITHREADED __MSABI_LONG(0x00000004) macro
H A Dd3d9.h48 #define D3DCREATE_MULTITHREADED __MSABI_LONG(0x00000004) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h51 #define D3DCREATE_MULTITHREADED 0x00000004L macro
H A Dd3d9.h60 #define D3DCREATE_MULTITHREADED 0x00000004L macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c3120 if (flags & D3DCREATE_MULTITHREADED)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c3792 if (flags & D3DCREATE_MULTITHREADED)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h49 #define D3DCREATE_MULTITHREADED __MSABI_LONG(0x00000004) macro
H A Dd3d9.h57 #define D3DCREATE_MULTITHREADED __MSABI_LONG(0x00000004) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c2817 if (flags & D3DCREATE_MULTITHREADED) IWineD3DDevice_SetMultithreaded(device->WineD3DDevice);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c3370 if (flags & D3DCREATE_MULTITHREADED) IWineD3DDevice_SetMultithreaded(device->WineD3DDevice);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h51 #define D3DCREATE_MULTITHREADED 0x00000004L macro
H A Dd3d9.h52 #define D3DCREATE_MULTITHREADED 0x00000004L macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h51 #define D3DCREATE_MULTITHREADED 0x00000004L macro
H A Dd3d9.h60 #define D3DCREATE_MULTITHREADED 0x00000004L macro

Completed in 239 milliseconds