VirtualBox

Changeset 89122 in vbox for trunk/src


Ignore:
Timestamp:
May 17, 2021 7:41:23 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144463
Message:

Devices/Graphics: Function tables for 3D backends (doxygen). bugref:9830

Location:
trunk/src/VBox/Devices/Graphics
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r89121 r89122  
    57135713
    57145714/**
    5715  * Destructor for PVMSVGAR3STATE structure.
     5715 * Destructor for PVMSVGAR3STATE structure. The structure is not deallocated.
    57165716 *
    57175717 * @param   pThis          The shared VGA/VMSVGA instance data.
    5718  * @param   pSVGAState     Pointer to the structure. It is not deallocated.
     5718 * @param   pThisCC        The device context.
    57195719 */
    57205720static void vmsvgaR3StateTerm(PVGASTATE pThis, PVGASTATECC pThisCC)
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp

    r89121 r89122  
    33663366 * Destroy backend specific surface bits (part of SVGA_3D_CMD_SURFACE_DESTROY).
    33673367 *
    3368  * @param   pState              The VMSVGA3d state.
     3368 * @param   pThisCC             The device context.
    33693369 * @param   pSurface            The surface being destroyed.
    33703370 */
     
    36213621 * Surfaces are created when needed.
    36223622 *
    3623  * @param   pState              The VMSVGA3d state.
     3623 * @param   pThisCC             The device context.
    36243624 * @param   pContext            The context.
    36253625 * @param   idAssociatedContext Probably the same as pContext->id.
Note: See TracChangeset for help on using the changeset viewer.

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