Status: pass
Result: pass
| Detail | Value |
|---|---|
| returncode | 0 |
| time | 0.19042801857 |
| command | /home/mks-hackers/piglit/framework/../bin/recursion -auto -rlimit 268435456 indirect-complex-separate |
| info | Returncode: 0
Errors:
Output:
Address space limit = 4294967295, max = 4294967295
Resetting limit to 268435456.
Starting test "indirect-complex-separate":
Compilation info log for shader 0:
<empty log>
Compilation info log for shader 1:
<empty log>
Link info log:
Vertex info
-----------
0(3) : error C5005: recursive call to function "int A(bool){
in bool from_b;
if (!from_b) {
return B(true);
}
return 0;
}
"
Done with test "indirect-complex-separate".
|