Results for glean/glsl1-GLSL 1.20 uniform array constructor

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 0
time 1.09200000763
info
Returncode: 0

Errors:


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

glsl1: Running single test: GLSL 1.20 uniform array constructor
FAILURE:
  Shader test: GLSL 1.20 uniform array constructor
Fragment shader did not compile:
ERROR: 0:2: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:2: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:2: 'constructor' : too many arguments 
ERROR: 0:2: 'uniform' :  cannot initialize this type of qualifier  
ERROR: 0:4: 'x' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:5: 'x' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:6: 'x' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:6: 'x' :  left of '[' is not of type array, matrix, or vector  
ERROR: 8 compilation errors.  No code generated.

glsl1:  FAIL rgba8, z24, win, id 1
	0 tests passed, 1 tests failed.

Back to summary