mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Use Jamie's 7-layer burrito of Vulkan DEPS.
This allows us to roll all Vulkan- and SPIRV-related dependencies simultaneously (which are often inter-dependent). This change also implicitly rolls the dependencies to the revs in ANGLE. Change-Id: I50a1e5b2ef706ffbfbc22f5783321820bb50ae96 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/36500 Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
bc21cfa6cc
commit
f1fa60b912
8
.gitignore
vendored
8
.gitignore
vendored
@@ -7,12 +7,10 @@
|
||||
build
|
||||
buildtools
|
||||
testing
|
||||
third_party/SPIRV-Tools/
|
||||
third_party/binutils/
|
||||
third_party/clang-format/
|
||||
third_party/glfw/
|
||||
third_party/glm/
|
||||
third_party/glslang/
|
||||
third_party/googletest/
|
||||
third_party/jinja2/
|
||||
third_party/jsoncpp/
|
||||
@@ -20,12 +18,8 @@ third_party/llvm-build
|
||||
third_party/markupsafe/
|
||||
third_party/shaderc/
|
||||
third_party/swiftshader/
|
||||
third_party/spirv-cross/
|
||||
third_party/spirv-headers/
|
||||
third_party/tint/
|
||||
third_party/vulkan-headers/
|
||||
third_party/vulkan-loader/
|
||||
third_party/vulkan-validation-layers/
|
||||
third_party/vulkan-deps/
|
||||
tools
|
||||
out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user