Searched defs:cAllocsKm (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp748 UINT cAllocsKm = 0; local
754 ++cAllocsKm;
757 Assert(cAllocsKm == Buf.SwapchainInfo.SwapchainInfo.cAllocs || !cAllocsKm);
758 if (cAllocsKm == Buf.SwapchainInfo.SwapchainInfo.cAllocs)

Completed in 114 milliseconds