Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dxvk] Limit vkCmdUpdateBuffer size to 4kB
This should help prevent issues with command buffers becoming too big. Larger uploads will use a staging buffer instead.
- Loading branch information