blob: d06cfc317b65c6ab56a4362d1b2a94d66ce56fed [file] [log] [blame]
Sean Gilhuly695f57d2020-03-30 13:23:00 -04001# Copyright 2020 Google LLC.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6shaderc_glslang_dir = "//third_party/glslang/"
7shaderc_spirv_tools_dir = "//third_party/spirv-tools/"
8shaderc_spirv_cross_dir = "//third_party/spirv-cross/"
9shaderc_spirv_headers_dir = "//third_party/externals/spirv-headers/"
10
11shaderc_enable_spvc_parser = false