thatcosmonaut / FNA3D

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

Flotilla UBOs are too large #64

Closed thatcosmonaut closed 4 years ago

thatcosmonaut commented 4 years ago

Need to investigate if it's possible to update the UBO descriptor sets with a series of VkDescriptorWrites that iterate over the buffer in chunks.