Results for spec/glsl-1.30/compiler/switch-statement/switch-nested-default.vert

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.30/compiler/switch-statement/switch-nested-default.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:16: error(#179) Boolean expression expected
ERROR: 0:17: error(#319) 'case' or 'default' must be inside a switch statement.
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary