aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordan sinclair <dsinclair@google.com>2019-09-17 18:31:03 -0400
committerGitHub <noreply@github.com>2019-09-17 18:31:03 -0400
commit5e6624f6bd5832aedb25e93199125d3230e660e2 (patch)
tree3e60730a1e6f4d04f97d899483700733f7f06ae2 /.gitignore
parentf2e192fbdb08355bc50a0930f7a1709e9c665a95 (diff)
downloadamber-5e6624f6bd5832aedb25e93199125d3230e660e2.tar.gz
Add validation layers to local build. (#651)
This CL adds the validation layers into the local vulkan build for Amber. There is a simple shell script to setup these layers when using a debug build. Fixes #539
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4c176e1..ece4a6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ third_party/spirv-tools
third_party/spirv-headers
third_party/swiftshader
third_party/vulkan-headers
+third_party/vulkan-validationlayers/
third_party/vulkan-loader
.vs