Results for spec/glsl-1.10/compiler/expressions/invalid-equality-02.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.945019960403
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.10/compiler/expressions/invalid-equality-02.vert fail 1.10
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.10/compiler/expressions/invalid-equality-02.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:13: error(#162) Wrong operand types no operation '==' exists that takes a left-hand operand of type 'const bool' and a right operand of type 'const int' (or there is no acceptable conversion)
ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary