Results for spec/ARB_explicit_attrib_location/layout-11.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/spec/arb_explicit_attrib_location\1.20\compiler\layout-11.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:20: error(#187) Cannot declare arrays of this qualifier in highp 4-component vector of float
ERROR: 0:29: error(#143) Undeclared identifier colors
ERROR: 0:29: error(#145) Left of '[' is not of type array, matrix, or vector colors
ERROR: 0:29: error(#160) Cannot convert from 'float' to 'highp 4-component vector of float'
ERROR: 0:30: error(#145) Left of '[' is not of type array, matrix, or vector colors
ERROR: 0:30: error(#160) Cannot convert from 'float' to 'highp 4-component vector of float'
ERROR: 0:31: error(#145) Left of '[' is not of type array, matrix, or vector colors
ERROR: 0:31: error(#160) Cannot convert from 'float' to 'highp 4-component vector of float'
ERROR: 0:32: error(#145) Left of '[' is not of type array, matrix, or vector colors
ERROR: 0:32: error(#160) Cannot convert from 'float' to 'highp 4-component vector of float'
ERROR: error(#273) 10 compilation errors.  No code generated

Back to summary