Results for glslparsertest/glsl2/unsized-array-non-const-index-2.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233999967575
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\unsized-array-non-const-index-2.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:15: error(#160) Cannot convert from 'const highp float' to 'highp int'
ERROR: 0:15: error(#160) Cannot convert from 'const highp float' to 'highp int'
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary