VirtualBox

Ignore:
Timestamp:
Jun 9, 2020 3:28:30 PM (5 years ago)
Author:
vboxsync
Message:

Main,include: provide a new method for the graphics device to pass notifications to a frontend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DisplayImpl.h

    r84564 r84740  
    160160    int  i_handleVHWACommandProcess(int enmCmd, bool fGuestCmd, VBOXVHWACMD RT_UNTRUSTED_VOLATILE_GUEST *pCommand);
    161161#endif
     162    int  i_handle3DNotifyProcess(VBOX3DNOTIFY *p3DNotify);
    162163
    163164    int  i_saveVisibleRegion(uint32_t cRect, PRTRECT pRect);
     
    317318                                                          VBOXVHWACMD RT_UNTRUSTED_VOLATILE_GUEST *pCommand);
    318319#endif
     320    static DECLCALLBACK(int)  i_display3DNotifyProcess(PPDMIDISPLAYCONNECTOR pInterface,
     321                                                       VBOX3DNOTIFY *p3DNotify);
    319322
    320323#ifdef VBOX_WITH_HGSMI
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette