FNA-XNA / FNA3D

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

Vulkan: reset transfer buffer offsets to 0 #152

Closed thatcosmonaut closed 2 years ago

thatcosmonaut commented 2 years ago

Fixes memory leak in the case where the client is pushing vertex data frequently.