Results for glean/glsl1-GLSL 1.20 array constructor 2

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 0
time 0.0883228778839
info
Returncode: 0

Errors:


Output:
----------------------------------------------------------------------
GLSL test 1: test basic Shading Language functionality.

glsl1: Running single test: GLSL 1.20 array constructor 2
FAILURE:
  Shader test: GLSL 1.20 array constructor 2
Fragment shader did not compile:
ERROR: 0:2: 'array of 4-component vector of float' : constructor not supported for type 
ERROR: 0:3: 'array of 4-component vector of float' : no matching overloaded function found 
ERROR: 0:2: '=' :  cannot convert from 'const float' to 'array of 4-component vector of float'
glsl1:  FAIL rgba8, db, z16, win
	0 tests passed, 1 tests failed.

Back to summary