1{ 2 "compatibility_info": { 3 "version": "22.00", 4 "type": "pipelinelayout" 5 }, 6 "pushConstant": { "size": 48, "shaderStageFlags": "compute_bit" }, 7 "descriptorSetLayouts": [ 8 { 9 "set" : 0, 10 "bindings": [ 11 { "binding": 0, "descriptorType": "storage_buffer", "descriptorCount": 1, "shaderStageFlags": "compute_bit" } 12 ] 13 }, 14 { 15 "set" : 1, 16 "bindings": [ 17 { "binding": 0, "descriptorType": "storage_buffer", "descriptorCount": 1, "shaderStageFlags": "compute_bit" } 18 ] 19 } 20 ] 21} 22