add specialization blog to vulkan resources

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

View file

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