Status: pass
Result: pass
| Detail | Value |
|---|---|
| returncode | 0 |
| time | 0.233999967575 |
| command | Z:\piglit\framework/../bin/glslparsertest tests/glslparsertest/glsl2\sampler-05.frag fail 1.10 |
| info | Returncode: 0 Errors: Output: Failed to compile fragment shader tests/glslparsertest/glsl2\sampler-05.frag: ERROR: 0:20: 'sampler2D' : samplers cannot be output parameters ERROR: 0:22: 'assign' : l-value required "s" (can't modify a sampler) ERROR: 0:22: 'assign' : cannot convert from 'sampler2D' to 'out sampler2D' ERROR: 0:27: 'sampler2D' : samplers must be uniform ERROR: 0:28: 'assign' : l-value required "temp" (can't modify a sampler) ERROR: 0:28: 'Error' : Constant value cannot be passed for 'out' or 'inout' parameters. |