Searched refs:D3DDEVCAPS_HWRASTERIZATION (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h54 #define D3DDEVCAPS_HWRASTERIZATION 0x0080000 macro
H A Dd3d9caps.h63 #define D3DDEVCAPS_HWRASTERIZATION 0x0080000 macro
H A Dd3dcaps.h313 #define D3DDEVCAPS_HWRASTERIZATION 0x00080000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h54 #define D3DDEVCAPS_HWRASTERIZATION 0x0080000 macro
H A Dd3d9caps.h63 #define D3DDEVCAPS_HWRASTERIZATION 0x0080000 macro
H A Dd3dcaps.h313 #define D3DDEVCAPS_HWRASTERIZATION 0x00080000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c354 D3DDEVCAPS_HWRASTERIZATION | D3DDEVCAPS_PUREDEVICE | D3DDEVCAPS_QUINTICRTPATCHES |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c357 D3DDEVCAPS_HWRASTERIZATION | D3DDEVCAPS_PUREDEVICE | D3DDEVCAPS_QUINTICRTPATCHES |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp179 DUMP_STRIF(Caps, D3DDEVCAPS_HWRASTERIZATION);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6113 if (pCaps->DevCaps & D3DDEVCAPS_HWRASTERIZATION)
6114 LogRel((" - D3DDEVCAPS_HWRASTERIZATION\n"));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp2136 | D3DDEVCAPS_HWRASTERIZATION

Completed in 146 milliseconds