Results for glslparsertest/glsl2/sampler-05.frag

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.105350
Stdout
Failed to compile fragment shader /home/jljusten/src/fdo/piglit/tests/glslparsertest/glsl2/sampler-05.frag: 0:20(19): error: out and inout parameters cannot contain opaque variables
0:22(7): warning: sampler arrays indexed with non-constant expressions will be forbidden in GLSL 1.30 and later
0:22(3): error: assignment to read-only variable 's'
0:27(3): error: opaque variables must be declared uniform
0:28(12): error: function parameter 'out s' references the read-only variable 'temp'

Stderr

        
Command /home/jljusten/src/fdo/piglit/bin/glslparsertest /home/jljusten/src/fdo/piglit/tests/glslparsertest/glsl2/sampler-05.frag fail 1.10
dmesg
None

Back to summary