Status: fail
Result: fail
| Detail | Value |
|---|---|
| returncode | 1 |
| time | 0.25 |
| note | Returncode was 1 |
| command | Z:\piglit\framework/../bin/vp-max-array -auto |
| info | Returncode: 1
Errors:
Compiler Error (pos=87 line=-1): Error, line 3: invalid param binding.
Error, line 3: incorrect array length, 512 != 0.
Error, line 5: invalid source register.
[0..511] };
MOV res
in program:
!!ARBvp1.0
OPTION ARB_position_invariant;
PARAM colors[512] = { program.local[0..511] };
MOV result.color, colors[0];
END
Output:
|
| errors |
|