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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h123 #define D3DPRESENT_INTERVAL_ONE 0x00000001 macro
H A Dd3d9caps.h146 #define D3DPRESENT_INTERVAL_ONE 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h123 #define D3DPRESENT_INTERVAL_ONE 0x00000001 macro
H A Dd3d9caps.h146 #define D3DPRESENT_INTERVAL_ONE 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp142 DUMP_STRIF(Caps, D3DPRESENT_INTERVAL_ONE);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6089 if (pCaps->PresentationIntervals & D3DPRESENT_INTERVAL_ONE)
6090 LogRel((" - D3DPRESENT_INTERVAL_ONE\n"));

Completed in 191 milliseconds