1{ 2 "Description": [ 3 "Copyright 2019 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 "BlitResolve.frag.json: Build parameters for BlitResolve.frag." 8 ], 9 "Flags": [ 10 "SrcIsArray", 11 "IsResolve" 12 ], 13 "Blit": [ 14 "BlitColorFloat", 15 "BlitColorInt", 16 "BlitColorUint", 17 "BlitDepth", 18 "BlitStencil", 19 "BlitDepthStencil" 20 ] 21} 22