result code = 0 standard error = { } standard output = { { "parameters": [ { "name": "A", "binding": {"kind": "constantBuffer", "index": 0}, "type": { "kind": "constantBuffer", "elementType": { "kind": "struct", "fields": [ { "name": "aa", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 0, "size": 60} }, { "name": "ab", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 64, "size": 48} }, { "name": "ac", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 112, "size": 60} } ] } } }, { "name": "B", "binding": {"kind": "constantBuffer", "index": 1}, "type": { "kind": "constantBuffer", "elementType": { "kind": "struct", "fields": [ { "name": "b", "type": { "kind": "struct", "name": "SB", "fields": [ { "name": "ba", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 0, "size": 60} }, { "name": "bb", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 64, "size": 48} }, { "name": "bc", "type": { "kind": "matrix", "rowCount": 3, "columnCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } }, "binding": {"kind": "uniform", "offset": 112, "size": 60} } ] }, "binding": {"kind": "uniform", "offset": 0, "size": 172} } ] } } } ], "entryPoints": [ { "name": "main", "stage:": "fragment" } ] } }