Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-postincrement.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.331040143967
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-postincrement.vert: ERROR: 0:22: '++' :  l-value required "a" (can't modify a uniform)
ERROR: 0:22: '++' :  wrong operand type no operation '++' exists that takes an operand of type uniform array of 4-component vector of float (or there is no acceptable conversion)

Back to summary