Results for glslparsertest/glsl2/array-length-unsized.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.249000072479
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2\array-length-unsized.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:18: error(#160) Cannot convert from 'const float' to 'highp float'
ERROR: 0:19: 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