-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VK] Fix wrong heap chosen on fallback code path w/ high memory pressure
VulkanVaoManager would fallback to using less-desired memory pools if it runs out of memory in the best pools. The code for that path was flawed and could potentially chose the wrong heap.
- Loading branch information
1 parent
4efe057
commit e53f570
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters