• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2019 Google Inc.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6# These are variables that are overridable by projects that include Dawn.
7
8# Skia doesn't have Chromium's //build directory. Tell Dawn to do without.
9dawn_has_build = false
10
11dawn_jinja2_dir = "//third_party/externals/jinja2"
12dawn_spirv_tools_dir = "//third_party/externals/spirv-tools"
13dawn_spirv_cross_dir = "//third_party/externals/spirv-cross"
14dawn_tint_dir = "//third_party/externals/tint"
15