blob: ef613a6baf19222e7ad9f0bb6d3efbfe8d536c57 [file]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# The path to shaderc dependencies.
shaderc_glslang_dir = "//third_party/glslang/src"
shaderc_spirv_tools_dir = "//third_party/spirv-tools/src"
shaderc_spirv_cross_dir = "//third_party/spirv-cross/src"
shaderc_spirv_headers_dir = "//third_party/spirv-headers/src"