KhronosGroup / Vulkan-Guide

One stop shop for getting started with the Vulkan API
Creative Commons Attribution 4.0 International
1.94k stars 166 forks source link

translation_layer_extensions issues #259

Open nanokatze opened 6 months ago

nanokatze commented 6 months ago

https://docs.vulkan.org/guide/latest/extensions/translation_layer_extensions.html is missing VK_EXT_mutable_descriptor_type, VK_EXT_non_seamless_cube_map.

https://docs.vulkan.org/guide/latest/extensions/translation_layer_extensions.html#VK_EXT_transform_feedback should also be updated to point to https://www.gfxstrand.net/faith/blog/2018/10/transform-feedback-is-terrible-so-why/ and reflect the author's current name

oddhack commented 6 months ago

Moving to appropriate underlying document repository.