Searched refs:D3DDEVCAPS2_STREAMOFFSET (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9caps.h41 #define D3DDEVCAPS2_STREAMOFFSET 0x00000001L macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9caps.h41 #define D3DDEVCAPS2_STREAMOFFSET __MSABI_LONG(0x00000001) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c370 D3DDEVCAPS2_STREAMOFFSET | D3DDEVCAPS2_DMAPNPATCH | D3DDEVCAPS2_ADAPTIVETESSRTPATCH |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c373 D3DDEVCAPS2_STREAMOFFSET | D3DDEVCAPS2_DMAPNPATCH | D3DDEVCAPS2_ADAPTIVETESSRTPATCH |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp446 DUMP_STRIF(Caps, D3DDEVCAPS2_STREAMOFFSET);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6055 if (pCaps->DevCaps2 & D3DDEVCAPS2_STREAMOFFSET)
6056 LogRel((" - D3DDEVCAPS2_STREAMOFFSET\n"));

Completed in 267 milliseconds