Results for glslparsertest/glsl2/sampler-06.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0363960266113
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/glslparsertest/glsl2/sampler-06.frag fail 1.10
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/sampler-06.frag: 0:27(23): error: out and inout parameters cannot contain samplers
0:34(6): error: samplers must be declared uniform
0:0(0): error: function parameter 'out s' is not an lvalue
0:37(32): warning: sampler arrays indexed with non-constant expressions is forbidden in GLSL 1.30 and later

Back to summary