Changeset 86195 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Sep 21, 2020 12:51:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp
r86194 r86195 3170 3170 3171 3171 3172 # ifdef VBOX_WITH_VMSVGA3D 3172 3173 /** @def VMSVGAFIFO_CHECK_3D_CMD_MIN_SIZE_BREAK 3173 3174 * Check that the 3D command has at least a_cbMin of payload bytes after the … … 3616 3617 } 3617 3618 3619 return rc; 3620 } 3618 3621 # undef VMSVGAFIFO_CHECK_3D_CMD_MIN_SIZE_BREAK 3619 return rc; 3620 } 3622 # endif // VBOX_WITH_VMSVGA3D 3621 3623 3622 3624
Note:
See TracChangeset
for help on using the changeset viewer.