Searched refs:bRtReportingPresent (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.h155 UINT bRtReportingPresent : 1; /* use VBox extension method for performing present */ member in struct:VBOXWDDMDISP_SWAPCHAIN_FLAGS::__anon618::__anon619
H A DVBoxDispDbg.h570 if (!(_pSwapchain)->fFlags.bRtReportingPresent) { \
586 if (!(_pSwapchain)->fFlags.bRtReportingPresent) { \
H A DVBoxDispD3D.cpp1071 if (pSwapchain->fFlags.bRtReportingPresent)
1357 if (pSwapchain->fFlags.bRtReportingPresent)
1391 pSwapchain->fFlags.bRtReportingPresent = TRUE;
1553 if (!pSwapchain->fFlags.bRtReportingPresent)
1648 Assert(!pSwapchain->fFlags.bRtReportingPresent);
1673 if (!pSwapchain->fFlags.bRtReportingPresent
1717 if (!pSwapchain->fFlags.bRtReportingPresent)
1762 if (!pSwapchain->fFlags.bRtReportingPresent)

Completed in 68 milliseconds