Status: pass
Result: pass
Detail | Value |
---|---|
returncode | 0 |
time | 0.84800696373 |
command | /home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-postincrement.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-postincrement.vert: Vertex shader failed to compile with the following errors: ERROR: 0:22: error(#164) l-value required ++ "a" (can't modify a uniform) ERROR: 0:22: error(#161) 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) ERROR: error(#273) 2 compilation errors. No code generated |