Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-implicit-size.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.07215714455
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-implicit-size.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-function-parameter-implicit-size.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:20: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:21: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:22: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:23: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:24: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:25: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'highp 4-component vector of float'
ERROR: 0:27: error(#158) Error arrays used as function arguments must be declared with a size
ERROR: error(#273) 7 compilation errors.  No code generated

Back to summary