Results for spec/glsl-1.20/recursion/simple

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.187309980392
command
/home/mks-hackers/piglit/framework/../bin/recursion -auto -rlimit 268435456 simple
info
Returncode: 0

Errors:


Output:
Address space limit = 4294967295, max = 4294967295
Resetting limit to 268435456.

Starting test "simple":
Compilation info log for shader 0:
<empty log>

Link info log:
Vertex info
-----------
0(2) : error C5005: recursive call to function "int A(){
  return A()
} 
"

Done with test "simple".

Back to summary