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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.191022872925
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-logical-xor.vert: ERROR: 0:23: '^^' :  wrong operand types no operation '^^' exists that takes a left-hand operand of type 'uniform array of 4-component vector of float' and a right operand of type 'uniform array of 4-component vector of float' (or there is no acceptable conversion)

Back to summary