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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.378304958344
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-postdecrement.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