1{ 2 "Description": [ 3 "Copyright 2018 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 "BufferUtils.comp.json: Build parameters for BufferUtils.comp." 8 ], 9 "Flags": [ 10 "IsAligned" 11 ], 12 "Format": [ 13 "IsFloat", 14 "IsSint", 15 "IsUint" 16 ], 17 "Function": [ 18 "IsClear", 19 "IsCopy" 20 ] 21} 22 23