projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5b045
)
docs: fix bad link in layers/README.md
author
Karl Schultz
<karl@lunarg.com>
Wed, 24 Feb 2016 17:57:40 +0000
(10:57 -0700)
committer
Karl Schultz
<karl@lunarg.com>
Wed, 24 Feb 2016 17:57:40 +0000
(10:57 -0700)
layers/README.md
patch
|
blob
|
history
diff --git
a/layers/README.md
b/layers/README.md
index b6dc298e7cb2bba63826839f1d8096e08f0751b5..57a6f8ebf2d170ef525e6c2f1f05c605262d5555 100644
(file)
--- a/
layers/README.md
+++ b/
layers/README.md
@@
-69,7
+69,7
@@
layers/device_limits.cpp (name=VK_LAYER_LUNARG_device_limits) - This layer is in
3. Create a vk_layer_settings.txt file in the same directory to specify how your layers should behave.
- Model it after the following example: [*vk_layer_settings.txt*](
layers/
vk_layer_settings.txt)
+ Model it after the following example: [*vk_layer_settings.txt*](vk_layer_settings.txt)
4. Specify which Layers to activate by using
vkCreateDevice and/or vkCreateInstance or environment variables.