diff options
Diffstat (limited to 'vcpkg/ports/vulkan-extensionlayer/usage')
| -rw-r--r-- | vcpkg/ports/vulkan-extensionlayer/usage | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg/ports/vulkan-extensionlayer/usage b/vcpkg/ports/vulkan-extensionlayer/usage new file mode 100644 index 0000000..b195c89 --- /dev/null +++ b/vcpkg/ports/vulkan-extensionlayer/usage @@ -0,0 +1,5 @@ +vulkan-extensionlayer provides a JSON manifest directory +which can be added to the environment variable VK_ADD_LAYER_PATH: + + Windows: <vcpkg-install-root>/bin + Other: <vcpkg-install-root>/share/vulkan/explicit_layers.d |