Remove fixed command buffers + minor cleanup #33
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "TheSpydog/Refresh:no-fixed-command-buffers"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Removes the
fixed
parameter from AcquireCommandBuffer, and removes a couple other unused bools from the VulkanCommandBuffer struct.