Results for glslparsertest/glsl2/bit-logic-05.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.888999938965
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2\bit-logic-05.frag: ERROR: 0:19: '&' :  wrong operand types  no operation '&' exists that takes a left-hand operand of type 'const int' and a right operand of type 'const  unsigned int' (or there is no acceptable conversion)
ERROR: 1 compilation errors.  No code generated.


Back to summary