[M85 Migration] Add an evas gl option for rotation
[platform/framework/web/chromium-efl.git] / build_overrides / shaderc.gni
1 # Copyright 2018 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 shaderc_glslang_dir = "//third_party/glslang/src"
6 shaderc_spirv_tools_dir = "//third_party/SPIRV-Tools/src"
7 shaderc_spirv_cross_dir = "//third_party/spirv-cross/spirv-cross"
8 shaderc_spirv_headers_dir = "//third_party/spirv-headers/src"
9
10 shaderc_enable_spvc_parser = false