Results for glslparsertest/comma2.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0518879890442
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/glslparsertest/shaders/comma2.frag fail 1.10
info
Returncode: 0

Errors:


Output:






Failed to compile fragment shader tests/glslparsertest/shaders/comma2.frag: 0:12(30): warning: left-hand operand of comma expression has no effect
0:12(45): warning: left-hand operand of comma expression has no effect
0:12(46): error: initializer of type float cannot be assigned to variable of type vec4
0:12(13): error: type mismatch
0:13(19): error: too few components to construct `vec3'
0:13(32): warning: left-hand operand of comma expression has no effect
0:13(47): warning: left-hand operand of comma expression has no effect
0:14(31): warning: left-hand operand of comma expression has no effect
0:14(45): warning: left-hand operand of comma expression has no effect

Back to summary