FNA-XNA / FNA3D

FNA3D - 3D Graphics Library for FNA
http://fna-xna.github.io/
Other
287 stars 48 forks source link

Vulkan: limit device local memory usage to 80% of capacity #108

Closed thatcosmonaut closed 3 years ago

flibitijibibo commented 3 years ago

Marking as a draft - the patch is perfectly fine as-is, but until we get defrag support we'll have to be a bit greedy with device-local memory.

thatcosmonaut commented 3 years ago

Superseded by https://github.com/FNA-XNA/FNA3D/pull/110