blurrypiano / littleVulkanEngine

Code repo for video tutorial series teaching Vulkan and computer graphics
MIT License
829 stars 147 forks source link

Buffer getAlignmentSize is returning instanceSize #40

Open Git-RoySun opened 1 year ago

Git-RoySun commented 1 year ago

I would assume that getAlignmentSize() is suposed to return alignmentSize and not instanceSize?