Commit 0c8f895c by Nicolas Capens Committed by Nicolas Capens

Add glslang as a submodule

This will be used by benchmarks and unit tests. Bug: b/158655757 Change-Id: Idca9f31be946dc3209b8c93cd2195dd43b1e4233 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/45649 Presubmit-Ready: Nicolas Capens <nicolascapens@google.com> Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Kokoro-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarAntonio Maiorano <amaiorano@google.com>
parent f324fe59
......@@ -16,3 +16,6 @@
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/google/benchmark.git
[submodule "third_party/glslang"]
path = third_party/glslang
url = https://github.com/KhronosGroup/glslang.git
Subproject commit 8111268575a41753dfb6f9afc40b7c096af769aa
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment