result code = 0 standard error = { } standard output = { { "parameters": [ { "name": "t", "binding": {"kind": "shaderResource", "index": 0}, "type": { "kind": "resource", "baseShape": "texture2D" } }, { "name": "s", "shared": true, "binding": {"kind": "samplerState", "index": 0}, "type": { "kind": "samplerState" } } ], "entryPoints": [ { "name": "main", "stage:": "fragment", "parameters": [ { "name": "uv", "stage": "fragment", "binding": {"kind": "varyingInput", "index": 0}, "semanticName": "UV", "type": { "kind": "vector", "elementCount": 2, "elementType": { "kind": "scalar", "scalarType": "float32" } } } ], "result:": { "stage": "fragment", "binding": {"kind": "varyingOutput", "index": 0}, "semanticName": "SV_TARGET", "type": { "kind": "vector", "elementCount": 4, "elementType": { "kind": "scalar", "scalarType": "float32" } } } } ] } }