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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.21333694458
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-redeclaration-too-small.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-redeclaration-too-small.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:20: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:21: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:22: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:24: error(#198) Redefinition error: an_array
ERROR: 0:26: error(#158) Error arrays used as function arguments must be declared with a size
ERROR: 0:26: error(#202) No matching overloaded function found a_function
ERROR: error(#273) 6 compilation errors.  No code generated

Back to summary