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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCm.cpp354 bool bDestroy; local
366 bDestroy = !!(IsListEmpty(&pSession->ContextList));
368 if (bDestroy)
390 if (bDestroy)
395 return bDestroy;

Completed in 63 milliseconds