fixed missing dependency in spirv-tools/BUILD.gn
Change-Id: Ib0381e2bc10649e62d3fb8ddfc34be46537a2e5b Reviewed-on: https://skia-review.googlesource.com/9804 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
This commit is contained in:
parent
510dd42a63
commit
dc3c336c84
1
third_party/spirv-tools/BUILD.gn
vendored
1
third_party/spirv-tools/BUILD.gn
vendored
@ -109,6 +109,7 @@ third_party("spirv-tools") {
|
|||||||
":spirv_build_version",
|
":spirv_build_version",
|
||||||
":spirv_core_tables_1.0",
|
":spirv_core_tables_1.0",
|
||||||
":spirv_core_tables_1.1",
|
":spirv_core_tables_1.1",
|
||||||
|
":spirv_generators",
|
||||||
":spirv_glsl_tables",
|
":spirv_glsl_tables",
|
||||||
":spirv_opencl_tables",
|
":spirv_opencl_tables",
|
||||||
"//third_party/spirv-headers",
|
"//third_party/spirv-headers",
|
||||||
|
Loading…
Reference in New Issue
Block a user