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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h51 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x0008000 macro
H A Dd3d9caps.h60 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x0008000 macro
H A Dd3dcaps.h310 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x00008000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h51 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x0008000 macro
H A Dd3d9caps.h60 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x0008000 macro
H A Dd3dcaps.h310 #define D3DDEVCAPS_DRAWPRIMITIVES2EX 0x00008000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c353 D3DDEVCAPS_DRAWPRIMITIVES2EX | D3DDEVCAPS_HWTRANSFORMANDLIGHT| D3DDEVCAPS_CANBLTSYSTONONLOCAL |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c356 D3DDEVCAPS_DRAWPRIMITIVES2EX | D3DDEVCAPS_HWTRANSFORMANDLIGHT| D3DDEVCAPS_CANBLTSYSTONONLOCAL |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp176 DUMP_STRIF(Caps, D3DDEVCAPS_DRAWPRIMITIVES2EX);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6105 if (pCaps->DevCaps & D3DDEVCAPS_DRAWPRIMITIVES2EX)
6106 LogRel((" - D3DDEVCAPS_DRAWPRIMITIVES2EX\n"));

Completed in 84 milliseconds