1{ 2 "Description": [ 3 "Copyright 2020 The ANGLE Project Authors. All rights reserved.", 4 "Use of this source code is governed by a BSD-style license that can be", 5 "found in the LICENSE file.", 6 "", 7 "EtcToBc.comp.json: Build parameters for Etc2Bc.comp." 8 ], 9 "OutputFormat": [ 10 ["EtcRgba8ToBC3", "--target-env", "vulkan1.1"], 11 ["EtcRg11ToBC5", "--target-env", "vulkan1.1"] 12 ] 13} 14 15 16