Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-ctor-implicit-conversion-int-bool.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.206871032715
command
/Users/mks/Downloads/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-ctor-implicit-conversion-int-bool.vert fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-ctor-implicit-conversion-int-bool.vert: ERROR: 0:33: Argument 0 of array constructor has type 'int' but should have type 'bool' (and no implicit conversion is possible)
ERROR: 0:35: Use of undeclared identifier 'b'

Back to summary