457eba355e
This is rather shaky, but we don't have many choices here except add a lot of awkward and unintuitive options. Try to deduce this from OpSource and fallback to heuristic.
32 lines
628 B
JSON
32 lines
628 B
JSON
{
|
|
"entryPoints" : [
|
|
{
|
|
"name" : "main",
|
|
"mode" : "comp"
|
|
}
|
|
],
|
|
"types" : {
|
|
"_5" : {
|
|
"name" : "SSBO0",
|
|
"members" : [
|
|
{
|
|
"name" : "a",
|
|
"type" : "vec4",
|
|
"array" : [
|
|
0
|
|
],
|
|
"offset" : 0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"ssbos" : [
|
|
{
|
|
"type" : "_5",
|
|
"name" : "SSBO0",
|
|
"block_size" : 0,
|
|
"set" : 0,
|
|
"binding" : 0
|
|
}
|
|
]
|
|
} |