VirtualBox

Changeset 51013 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Apr 9, 2014 2:00:52 PM (11 years ago)
Author:
vboxsync
Message:

Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmifs.h

    r50962 r51013  
    30733073     * @param   pCmd                The Video HW Acceleration Command that was
    30743074     *                              completed.
    3075      * @todo r=bird: if async means asynchronous; then
    3076      *                   s/pfnVHWACommandCompleteAsynch/pfnVHWACommandCompleteAsync/;
    3077      *               fi
    3078      */
    3079     DECLR3CALLBACKMEMBER(int, pfnVHWACommandCompleteAsynch, (PPDMIDISPLAYVBVACALLBACKS pInterface,
     3075     */
     3076    DECLR3CALLBACKMEMBER(int, pfnVHWACommandCompleteAsync, (PPDMIDISPLAYVBVACALLBACKS pInterface,
    30803077                                                             PVBOXVHWACMD pCmd));
    30813078
     
    30953092} PDMIDISPLAYVBVACALLBACKS;
    30963093/** PDMIDISPLAYVBVACALLBACKS  */
    3097 #define PDMIDISPLAYVBVACALLBACKS_IID            "193b2975-215f-480a-abef-42f029ae890f"
     3094#define PDMIDISPLAYVBVACALLBACKS_IID            "ddac0bd0-332d-4671-8853-732921a80216"
    30983095
    30993096/** Pointer to a PCI raw connector interface. */
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