replace vulkan spec link with the better one

This commit is contained in:
jacekpoz 2024-08-08 22:19:01 +02:00
parent 02152c51e8
commit 02f3d42d19
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -2,6 +2,6 @@
<https://docs.vulkan.org/guide/latest/index.html>
<https://vulkan-tutorial.com/Vertex_buffers/Vertex_buffer_creation>
<https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html>
<https://docs.vulkan.org/spec/latest/index.html>
<https://www.youtube.com/watch?v=rXSdDE7NWmA>
<https://blogs.igalia.com/itoral/2018/03/20/improving-shader-performance-with-vulkans-specialization-constants/>