Changeset 89122 in vbox for trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp
- Timestamp:
- May 17, 2021 7:41:23 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp
r89121 r89122 3366 3366 * Destroy backend specific surface bits (part of SVGA_3D_CMD_SURFACE_DESTROY). 3367 3367 * 3368 * @param p State The VMSVGA3d state.3368 * @param pThisCC The device context. 3369 3369 * @param pSurface The surface being destroyed. 3370 3370 */ … … 3621 3621 * Surfaces are created when needed. 3622 3622 * 3623 * @param p State The VMSVGA3d state.3623 * @param pThisCC The device context. 3624 3624 * @param pContext The context. 3625 3625 * @param idAssociatedContext Probably the same as pContext->id.
Note:
See TracChangeset
for help on using the changeset viewer.