[Vulkan] Descriptor Pool bug fix #2564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Descriptor_pool_bug"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
a bank could be (incorrectly) considered a superset if it had enough image buffer descriptors but not enough storage image descriptors, causing the allocator to pick a bank that can’t actually satisfy VK_DESCRIPTOR_TYPE_STORAGE_IMAGE demand resulting in sham allocations and creation of new pools.
Note to testers,
please look for any regressions in terms of visuals and most importantly please test the performance and ram usage.
f022b303d8
to7f0f1e20b7
Approved, but waiting on feedback from Android and Linux before merging.
7f0f1e20b7
tof5b3c7c6b6