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

/vbox/include/VBox/
H A DVBoxVideo.h255 #define VBOXVHWA_VERSION_BLD 6 macro
547 (_pv)->bld = VBOXVHWA_VERSION_BLD; \
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVHWA.cpp272 pInfo1->u.in.guestVersion.bld = VBOXVHWA_VERSION_BLD;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVhwa.cpp245 pInfo1->u.in.guestVersion.bld = VBOXVHWA_VERSION_BLD;
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp2983 Assert(pCmd->u.in.guestVersion.bld == VBOXVHWA_VERSION_BLD);
2984 if(pCmd->u.in.guestVersion.bld == VBOXVHWA_VERSION_BLD)
4378 Assert(pBody->u.in.guestVersion.bld == VBOXVHWA_VERSION_BLD);

Completed in 2233 milliseconds