replace vulkan spec link with the better one
This commit is contained in:
parent
02152c51e8
commit
02f3d42d19
1 changed files with 1 additions and 1 deletions
|
@ -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/>
|
||||
|
|
Loading…
Reference in a new issue