KhronosGroup / Vulkan-Guide

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

Missing links in layers documentation #252

Closed jeroenbakker-atmind closed 6 months ago

jeroenbakker-atmind commented 9 months ago

https://docs.vulkan.org/guide/latest/layers.html#_creating_a_layer has links to github resources about the layer factory tool. These links are outdated.

I didn't find any references to layer factory in this repository, so I might be in the wrong place. Please close this issue when so and refer me to the right location.

oddhack commented 9 months ago

Moved to Vulkan-Guide. A risk of combining documentation from several different repos into one site, but it's good to see people using it.

spencer-lunarg commented 9 months ago

So the layer factory was removed recently

https://vulkan.lunarg.com/issue/view/607a0f6b5df112c86aaae15e

I will update the guide to reflect that