AST: dump attributes along with control flow.
This commit is contained in:
parent
a2858d9bdd
commit
304765681b
10 changed files with 48 additions and 26 deletions
|
|
@ -21,7 +21,7 @@ gl_FragCoord origin is upper left
|
|||
0:4 Constant:
|
||||
0:4 false (const bool)
|
||||
0:4 No loop body
|
||||
0:5 Loop with condition tested first
|
||||
0:5 Loop with condition tested first: Unroll
|
||||
0:5 Loop Condition
|
||||
0:5 Constant:
|
||||
0:5 false (const bool)
|
||||
|
|
@ -71,7 +71,7 @@ gl_FragCoord origin is upper left
|
|||
0:4 Constant:
|
||||
0:4 false (const bool)
|
||||
0:4 No loop body
|
||||
0:5 Loop with condition tested first
|
||||
0:5 Loop with condition tested first: Unroll
|
||||
0:5 Loop Condition
|
||||
0:5 Constant:
|
||||
0:5 false (const bool)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue