Results for glslparsertest/glsl2/array-compare-01.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233000040054
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\array-compare-01.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:19: error(#160) Cannot convert from 'const int' to 'highp int'
ERROR: 0:20: error(#160) Cannot convert from 'const int' to 'highp int'
ERROR: 0:21: error(#160) Cannot convert from 'const int' to 'highp int'
ERROR: 0:22: error(#160) Cannot convert from 'const int' to 'highp int'
ERROR: 0:24: error(#162) Wrong operand types no operation '==' exists that takes a left-hand operand of type 'highp array of int' and a right operand of type 'highp array of int' (or there is no acceptable conversion)
ERROR: error(#273) 5 compilation errors.  No code generated

Back to summary