result code = 0 standard error = { } standard output = { { "parameters": [ { "name": "a", "binding": {"kind": "shaderResource", "space": 99, "index": 0}, "type": { "kind": "resource", "baseShape": "texture2D" } }, { "name": "b", "binding": {"kind": "registerSpace", "index": 0}, "type": { "kind": "parameterBlock", "elementType": { "kind": "struct", "name": "B", "fields": [ { "name": "b", "type": { "kind": "resource", "baseShape": "texture2D" }, "binding": {"kind": "shaderResource", "index": 0} } ] } } } ], "entryPoints": [ { "name": "main", "stage:": "fragment" } ] } }