aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2023-02-02 22:49:21 -0500
committerGitHub <noreply@github.com>2023-02-02 22:49:21 -0500
commitcae1b0f84f0c21f7187b37481134e1c3ac6de6a6 (patch)
tree6ab5c5b23b0e496fb38faa928afa6bdc240c7b9e
parent49043d8cc85677e0bfbcf6e7c01cab54c277a2a1 (diff)
downloadamber-cae1b0f84f0c21f7187b37481134e1c3ac6de6a6.tar.gz
rollers: Khronos repos now use 'main' instead of 'master (#1018)
Fixes: #1014 Change-Id: Ie0759ffd503d853eb4f0acc74d94deedbaf7ffb9 Co-authored-by: dan sinclair <dsinclair@chromium.org>
-rwxr-xr-xtools/roll-all2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/roll-all b/tools/roll-all
index 7f9f6d6..c74023d 100755
--- a/tools/roll-all
+++ b/tools/roll-all
@@ -22,8 +22,6 @@ googletest=1
json=1
lodepng=1
swiftshader=1
-vulkan_loader=1
-vulkan_validationlayers=1
# This script assumes it's parent directory is the repo root.
repo_path=$(dirname "$0")/..