1{ 2 "compatibility_info": { 3 "version": "22.00", 4 "type": "vertexinputdeclaration" 5 }, 6 "vertexInputState": { 7 "vertexInputBindingDescriptions" : [ 8 { "binding" : 0, "stride" : 8, "vertexInputRate" : "instance" } 9 ], 10 "vertexInputAttributeDescriptions" : [ 11 { "location" : 0, "binding" : 0, "format" : "r16g16b16a16_sfloat", "offset" : 0 } 12 ] 13 } 14} 15