diff --git a/README.md b/README.md index a903951..ecc5be5 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ In this example staging resources are presented. They are used as an intermediat #### Using textures in shaders +##### https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-6 This tutorial shows what resources are needed and how they should be prepared to be able to use textures (or other shader resources) in shader programs.