Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-shadow-redeclaration.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.21585488319
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-shadow-redeclaration.vert fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-shadow-redeclaration.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:19: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:25: error(#154) 'length' array must be declared with a size before using this method
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary