KhronosGroup / Vulkan-Portability

Apache License 2.0
40 stars 4 forks source link

minVertexInputBindingStrideAlignment can be relaxed #30

Open kvark opened 3 years ago

kvark commented 3 years ago

See https://github.com/gpuweb/gpuweb/pull/2042#issuecomment-900819616 We don't have to say that the stride needs to be at least as large as this alignment. Zero appears to be supported as well.