Results for spec/glsl-1.30/compiler/switch-statement/switch-expression-var-vec2.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.09768199921
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.30/compiler/switch-statement/switch-expression-var-vec2.vert fail 1.30
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.30/compiler/switch-statement/switch-expression-var-vec2.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:15: error(#41) The parameter of switch must be scalar(float or int) the expression followed SWITCH must be a 32-bit register component or immediate quantity
ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary