mellinoe / vk

Low-level Vulkan bindings for .NET.
Other
176 stars 35 forks source link

Update to Vulkan 1.61 spec. #7

Closed amerkoleci closed 7 years ago

amerkoleci commented 7 years ago

Update to Vulkan 1.61 spec.

mellinoe commented 7 years ago

LGTM. In case I forget later, I think I've now understood that "KHX" means that the extension is still "experimental", and "KHR" is stable. That is why these types are able to be renamed, even though they were in a previous spec.