Results for glslparsertest/glsl2/sampler-05.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0510590076447
command
/home/pniemine/graphics/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: 0:20(30): error: out and inout parameters cannot contain samplers
0:22(9): warning: sampler arrays indexed with non-constant expressions is forbidden in GLSL 1.30 and later
0:22(4): error: assignment to read-only variable 's'
0:27(16): error: samplers must be declared uniform
0:0(0): error: function parameter 'out s' references the read-only variable 'temp'

Back to summary