Changeset 95232 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Jun 8, 2022 3:34:49 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151760
- Location:
- trunk/src/VBox/Devices/Graphics
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp
r95231 r95232 2050 2050 * 2051 2051 * @param pThisCC The device state. 2052 * @param fClearCOTableEntry Not relevant for this backend. 2052 2053 * @param pSurface The surface being destroyed. 2053 2054 */ -
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp
r95231 r95232 4856 4856 * 4857 4857 * @param pThisCC The device context. 4858 * @param fClearCOTableEntry Whether to clear the corresponding COTable entry. 4858 4859 * @param pSurface The surface being destroyed. 4859 4860 */ -
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp
r95231 r95232 1120 1120 * 1121 1121 * @param pThisCC The device state. 1122 * @param fClearCOTableEntry Not relevant for this backend. 1122 1123 * @param pSurface The surface being destroyed. 1123 1124 */
Note:
See TracChangeset
for help on using the changeset viewer.