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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.182801961899
command
/Users/mks/Downloads/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-ctor-implicit-conversion-bool-int.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-bool-int.vert: ERROR: 0:33: Argument 0 of array constructor has type 'bool' but should have type 'int' (and no implicit conversion is possible)
ERROR: 0:35: Use of undeclared identifier 'b'

Back to summary