Searched refs:D3DDEVCAPS_NPATCHES (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h59 #define D3DDEVCAPS_NPATCHES 0x1000000 macro
H A Dd3d9caps.h68 #define D3DDEVCAPS_NPATCHES 0x1000000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h59 #define D3DDEVCAPS_NPATCHES 0x1000000 macro
H A Dd3d9caps.h68 #define D3DDEVCAPS_NPATCHES 0x1000000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c355 D3DDEVCAPS_RTPATCHES | D3DDEVCAPS_RTPATCHHANDLEZERO | D3DDEVCAPS_NPATCHES;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c358 D3DDEVCAPS_RTPATCHES | D3DDEVCAPS_RTPATCHHANDLEZERO | D3DDEVCAPS_NPATCHES;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp184 DUMP_STRIF(Caps, D3DDEVCAPS_NPATCHES);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6117 if (pCaps->DevCaps & D3DDEVCAPS_NPATCHES)
6118 LogRel((" - D3DDEVCAPS_NPATCHES\n"));

Completed in 2643 milliseconds