Results for glslparsertest/glsl2/bit-shift-08.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.515923976898
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/glslparsertest/glsl2/bit-shift-08.frag fail 1.30
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/bit-shift-08.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:20: error(#162) Wrong operand types no operation '<<' exists that takes a left-hand operand of type 'const int' and a right operand of type 'const mediump 2-component vector of int' (or there is no acceptable conversion)
ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary