Upload upstream chromium 76.0.3809.146
[platform/framework/web/chromium-efl.git] / build_overrides / vulkan_loader.gni
1 # Copyright 2019 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 import("//build_overrides/vulkan_common.gni")
6
7 vulkan_loader_extra_defines = [
8   "ANGLE_VK_DATA_DIR=\"$angle_data_dir\"",
9   "ANGLE_VK_ICD_JSON=\"$angle_data_dir/VkICD_mock_icd.json\"",
10 ]
11 vulkan_loader_shared = angle_shared_libvulkan