blob: e90468a923a5ed53cf282df2c3103687c52b489b [file] [log] [blame]
# 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"
shaderc_spirv_tools_dir = "//third_party/spirv-tools"
shaderc_spirv_cross_dir = "//third_party/spirv-cross"
shaderc_spirv_headers_dir = "//third_party/spirv-headers"