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 "ConvertVertex.comp.json: Build parameters for ConvertVertex.comp." 8 ], 9 "Conversion": [ 10 "SintToSint", 11 "UintToUint", 12 "SintToFloat", 13 "UintToFloat", 14 "SnormToFloat", 15 "UnormToFloat", 16 "FixedToFloat", 17 "FloatToFloat" 18 ] 19} 20