Results for glslparsertest/glsl2/array-22.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.235000133514
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\array-22.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:23: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:25: error(#148) '[' array must be redeclared with a size before being indexed with a variable
ERROR: error(#273) 5 compilation errors.  No code generated

Back to summary