Searched refs:VBOXVHWA_VERSION_MIN (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/
H A DVBoxVideo.h254 #define VBOXVHWA_VERSION_MIN 0 macro
546 (_pv)->min = VBOXVHWA_VERSION_MIN; \
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVHWA.cpp271 pInfo1->u.in.guestVersion.min = VBOXVHWA_VERSION_MIN;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVhwa.cpp244 pInfo1->u.in.guestVersion.min = VBOXVHWA_VERSION_MIN;
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp2980 Assert(pCmd->u.in.guestVersion.min == VBOXVHWA_VERSION_MIN);
2981 if(pCmd->u.in.guestVersion.min == VBOXVHWA_VERSION_MIN)
4377 Assert(pBody->u.in.guestVersion.min == VBOXVHWA_VERSION_MIN);

Completed in 785 milliseconds