Vulkan-Guide icon indicating copy to clipboard operation
Vulkan-Guide copied to clipboard

Add section about things to know when upgrading Vulkan minor versions

Open sfricke-samsung opened this issue 3 years ago • 0 comments

When going from 1.0 -> 1.1 or 1.1 -> 1.2 there are some slight "gotchas" that would be great to document somewhere. Most things would be around the subtle promotion changes that are not always obvious at first glance.

One thing, that prompted this idea, is the Extension Feature Aliases table in the spec and things to know about using certain new promoted extensions/features.

This would probably go into the Version chapter

sfricke-samsung avatar Jul 02 '21 22:07 sfricke-samsung