Searched refs:D3DDEVCAPS_DRAWPRIMITIVES2 (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h49 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x0002000 macro
H A Dd3d9caps.h58 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x0002000 macro
H A Dd3dcaps.h308 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x00002000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h49 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x0002000 macro
H A Dd3d9caps.h58 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x0002000 macro
H A Dd3dcaps.h308 #define D3DDEVCAPS_DRAWPRIMITIVES2 0x00002000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c352 D3DDEVCAPS_DRAWPRIMITIVES2 | D3DDEVCAPS_SEPARATETEXTUREMEMORIES |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c355 D3DDEVCAPS_DRAWPRIMITIVES2 | D3DDEVCAPS_SEPARATETEXTUREMEMORIES |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp174 DUMP_STRIF(Caps, D3DDEVCAPS_DRAWPRIMITIVES2);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6103 if (pCaps->DevCaps & D3DDEVCAPS_DRAWPRIMITIVES2)
6104 LogRel((" - D3DDEVCAPS_DRAWPRIMITIVES2\n"));

Completed in 81 milliseconds