glslang AST output: include global vs. temp (local) in the printed output. This only effects test results, but a future check-in is going to fix some globals.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@30973 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
bcef333a78
commit
8b37b04ecc
130 changed files with 15103 additions and 15104 deletions
|
|
@ -30,31 +30,31 @@ ERROR: 18 compilation errors. No code generated.
|
|||
Shader version: 120
|
||||
ERROR: node is still EOpNull!
|
||||
0:5 Sequence
|
||||
0:5 move second child to first child (int)
|
||||
0:5 'd1' (int)
|
||||
0:5 move second child to first child (temp int)
|
||||
0:5 'd1' (global int)
|
||||
0:5 Constant:
|
||||
0:5 1 (const int)
|
||||
0:6 Sequence
|
||||
0:6 move second child to first child (int)
|
||||
0:6 'e2' (int)
|
||||
0:6 move second child to first child (temp int)
|
||||
0:6 'e2' (global int)
|
||||
0:6 Constant:
|
||||
0:6 2 (const int)
|
||||
0:7 Sequence
|
||||
0:7 move second child to first child (int)
|
||||
0:7 'h3' (int)
|
||||
0:7 move second child to first child (temp int)
|
||||
0:7 'h3' (global int)
|
||||
0:7 Constant:
|
||||
0:7 3 (const int)
|
||||
0:14 Sequence
|
||||
0:14 move second child to first child (4-element array of int)
|
||||
0:14 'ii4' (4-element array of int)
|
||||
0:14 move second child to first child (temp 4-element array of int)
|
||||
0:14 'ii4' (global 4-element array of int)
|
||||
0:14 Constant:
|
||||
0:14 1 (const int)
|
||||
0:14 2 (const int)
|
||||
0:14 3 (const int)
|
||||
0:14 4 (const int)
|
||||
0:15 Sequence
|
||||
0:15 move second child to first child (5-element array of int)
|
||||
0:15 'ik5' (5-element array of int)
|
||||
0:15 move second child to first child (temp 5-element array of int)
|
||||
0:15 'ik5' (global 5-element array of int)
|
||||
0:15 Constant:
|
||||
0:15 5 (const int)
|
||||
0:15 6 (const int)
|
||||
|
|
@ -62,36 +62,36 @@ ERROR: node is still EOpNull!
|
|||
0:15 8 (const int)
|
||||
0:15 9 (const int)
|
||||
0:16 Sequence
|
||||
0:16 move second child to first child (2-element array of int)
|
||||
0:16 'im2' (2-element array of int)
|
||||
0:16 move second child to first child (temp 2-element array of int)
|
||||
0:16 'im2' (global 2-element array of int)
|
||||
0:16 Constant:
|
||||
0:16 10 (const int)
|
||||
0:16 11 (const int)
|
||||
0:16 move second child to first child (3-element array of int)
|
||||
0:16 'im3' (3-element array of int)
|
||||
0:16 move second child to first child (temp 3-element array of int)
|
||||
0:16 'im3' (global 3-element array of int)
|
||||
0:16 Constant:
|
||||
0:16 12 (const int)
|
||||
0:16 13 (const int)
|
||||
0:16 14 (const int)
|
||||
0:17 Sequence
|
||||
0:17 move second child to first child (4-element array of int)
|
||||
0:17 'in8' (4-element array of int)
|
||||
0:17 move second child to first child (temp 4-element array of int)
|
||||
0:17 'in8' (global 4-element array of int)
|
||||
0:17 Constant:
|
||||
0:17 21 (const int)
|
||||
0:17 22 (const int)
|
||||
0:17 23 (const int)
|
||||
0:17 24 (const int)
|
||||
0:34 Sequence
|
||||
0:34 move second child to first child (4-element array of int)
|
||||
0:34 'gl_vi4' (4-element array of int)
|
||||
0:34 move second child to first child (temp 4-element array of int)
|
||||
0:34 'gl_vi4' (global 4-element array of int)
|
||||
0:34 Constant:
|
||||
0:34 1 (const int)
|
||||
0:34 2 (const int)
|
||||
0:34 3 (const int)
|
||||
0:34 4 (const int)
|
||||
0:35 Sequence
|
||||
0:35 move second child to first child (5-element array of int)
|
||||
0:35 'gl_vk5' (5-element array of int)
|
||||
0:35 move second child to first child (temp 5-element array of int)
|
||||
0:35 'gl_vk5' (global 5-element array of int)
|
||||
0:35 Constant:
|
||||
0:35 5 (const int)
|
||||
0:35 6 (const int)
|
||||
|
|
@ -99,61 +99,61 @@ ERROR: node is still EOpNull!
|
|||
0:35 8 (const int)
|
||||
0:35 9 (const int)
|
||||
0:36 Sequence
|
||||
0:36 move second child to first child (2-element array of int)
|
||||
0:36 'gl_vm2' (2-element array of int)
|
||||
0:36 move second child to first child (temp 2-element array of int)
|
||||
0:36 'gl_vm2' (global 2-element array of int)
|
||||
0:36 Constant:
|
||||
0:36 10 (const int)
|
||||
0:36 11 (const int)
|
||||
0:36 move second child to first child (3-element array of int)
|
||||
0:36 'gl_vm3' (3-element array of int)
|
||||
0:36 move second child to first child (temp 3-element array of int)
|
||||
0:36 'gl_vm3' (global 3-element array of int)
|
||||
0:36 Constant:
|
||||
0:36 12 (const int)
|
||||
0:36 13 (const int)
|
||||
0:36 14 (const int)
|
||||
0:37 Sequence
|
||||
0:37 move second child to first child (4-element array of int)
|
||||
0:37 'gl_vn8' (4-element array of int)
|
||||
0:37 move second child to first child (temp 4-element array of int)
|
||||
0:37 'gl_vn8' (global 4-element array of int)
|
||||
0:37 Constant:
|
||||
0:37 21 (const int)
|
||||
0:37 22 (const int)
|
||||
0:37 23 (const int)
|
||||
0:37 24 (const int)
|
||||
0:39 Function Definition: main( (void)
|
||||
0:39 Function Definition: main( (global void)
|
||||
0:39 Function Parameters:
|
||||
0:41 Sequence
|
||||
0:41 Loop with condition tested first
|
||||
0:41 Loop Condition
|
||||
0:41 move second child to first child (bool)
|
||||
0:41 'cond' (bool)
|
||||
0:41 Compare Less Than (bool)
|
||||
0:41 'b' (int)
|
||||
0:41 'c' (int)
|
||||
0:41 move second child to first child (temp bool)
|
||||
0:41 'cond' (temp bool)
|
||||
0:41 Compare Less Than (temp bool)
|
||||
0:41 'b' (global int)
|
||||
0:41 'c' (global int)
|
||||
0:41 No loop body
|
||||
0:42 Loop with condition tested first
|
||||
0:42 Loop Condition
|
||||
0:42 move second child to first child (int)
|
||||
0:42 'icond' (int)
|
||||
0:42 'b' (int)
|
||||
0:42 move second child to first child (temp int)
|
||||
0:42 'icond' (temp int)
|
||||
0:42 'b' (global int)
|
||||
0:42 No loop body
|
||||
0:43 Loop with condition tested first
|
||||
0:43 Loop Condition
|
||||
0:43 move second child to first child (bool)
|
||||
0:43 'gl_cond' (bool)
|
||||
0:43 Compare Less Than (bool)
|
||||
0:43 'b' (int)
|
||||
0:43 'c' (int)
|
||||
0:43 move second child to first child (temp bool)
|
||||
0:43 'gl_cond' (temp bool)
|
||||
0:43 Compare Less Than (temp bool)
|
||||
0:43 'b' (global int)
|
||||
0:43 'c' (global int)
|
||||
0:43 No loop body
|
||||
0:46 Sequence
|
||||
0:46 move second child to first child (4-element array of int)
|
||||
0:46 'foob__vi4' (4-element array of int)
|
||||
0:46 move second child to first child (temp 4-element array of int)
|
||||
0:46 'foob__vi4' (global 4-element array of int)
|
||||
0:46 Constant:
|
||||
0:46 1 (const int)
|
||||
0:46 2 (const int)
|
||||
0:46 3 (const int)
|
||||
0:46 4 (const int)
|
||||
0:47 Sequence
|
||||
0:47 move second child to first child (5-element array of int)
|
||||
0:47 'foob__vk5' (5-element array of int)
|
||||
0:47 move second child to first child (temp 5-element array of int)
|
||||
0:47 'foob__vk5' (global 5-element array of int)
|
||||
0:47 Constant:
|
||||
0:47 5 (const int)
|
||||
0:47 6 (const int)
|
||||
|
|
@ -161,54 +161,54 @@ ERROR: node is still EOpNull!
|
|||
0:47 8 (const int)
|
||||
0:47 9 (const int)
|
||||
0:48 Sequence
|
||||
0:48 move second child to first child (2-element array of int)
|
||||
0:48 '__foobvm2' (2-element array of int)
|
||||
0:48 move second child to first child (temp 2-element array of int)
|
||||
0:48 '__foobvm2' (global 2-element array of int)
|
||||
0:48 Constant:
|
||||
0:48 10 (const int)
|
||||
0:48 11 (const int)
|
||||
0:48 move second child to first child (3-element array of int)
|
||||
0:48 '__foobvm3' (3-element array of int)
|
||||
0:48 move second child to first child (temp 3-element array of int)
|
||||
0:48 '__foobvm3' (global 3-element array of int)
|
||||
0:48 Constant:
|
||||
0:48 12 (const int)
|
||||
0:48 13 (const int)
|
||||
0:48 14 (const int)
|
||||
0:49 Sequence
|
||||
0:49 move second child to first child (4-element array of int)
|
||||
0:49 'foob__vn8' (4-element array of int)
|
||||
0:49 move second child to first child (temp 4-element array of int)
|
||||
0:49 'foob__vn8' (global 4-element array of int)
|
||||
0:49 Constant:
|
||||
0:49 21 (const int)
|
||||
0:49 22 (const int)
|
||||
0:49 23 (const int)
|
||||
0:49 24 (const int)
|
||||
0:? Linker Objects
|
||||
0:? 'a' (int)
|
||||
0:? 'b' (int)
|
||||
0:? 'c' (int)
|
||||
0:? 'd1' (int)
|
||||
0:? 'e2' (int)
|
||||
0:? 'f' (int)
|
||||
0:? 'g' (int)
|
||||
0:? 'h3' (int)
|
||||
0:? 'i4' (4-element array of int)
|
||||
0:? 'j' (int)
|
||||
0:? 'k5' (5-element array of int)
|
||||
0:? 'm6' (6-element array of int)
|
||||
0:? 'm7' (7-element array of int)
|
||||
0:? 'n8' (8-element array of int)
|
||||
0:? 'p' (int)
|
||||
0:? 'ii4' (4-element array of int)
|
||||
0:? 'ij' (int)
|
||||
0:? 'ik5' (5-element array of int)
|
||||
0:? 'im2' (2-element array of int)
|
||||
0:? 'im3' (3-element array of int)
|
||||
0:? 'in8' (4-element array of int)
|
||||
0:? 'ip' (int)
|
||||
0:? 'a' (global int)
|
||||
0:? 'b' (global int)
|
||||
0:? 'c' (global int)
|
||||
0:? 'd1' (global int)
|
||||
0:? 'e2' (global int)
|
||||
0:? 'f' (global int)
|
||||
0:? 'g' (global int)
|
||||
0:? 'h3' (global int)
|
||||
0:? 'i4' (global 4-element array of int)
|
||||
0:? 'j' (global int)
|
||||
0:? 'k5' (global 5-element array of int)
|
||||
0:? 'm6' (global 6-element array of int)
|
||||
0:? 'm7' (global 7-element array of int)
|
||||
0:? 'n8' (global 8-element array of int)
|
||||
0:? 'p' (global int)
|
||||
0:? 'ii4' (global 4-element array of int)
|
||||
0:? 'ij' (global int)
|
||||
0:? 'ik5' (global 5-element array of int)
|
||||
0:? 'im2' (global 2-element array of int)
|
||||
0:? 'im3' (global 3-element array of int)
|
||||
0:? 'in8' (global 4-element array of int)
|
||||
0:? 'ip' (global int)
|
||||
0:? 'cii4' (const 4-element array of int)
|
||||
0:? 1 (const int)
|
||||
0:? 2 (const int)
|
||||
0:? 3 (const int)
|
||||
0:? 4 (const int)
|
||||
0:? 'cij' (int)
|
||||
0:? 'cij' (temp int)
|
||||
0:? 'cik5' (const 5-element array of int)
|
||||
0:? 5 (const int)
|
||||
0:? 6 (const int)
|
||||
|
|
@ -227,7 +227,7 @@ ERROR: node is still EOpNull!
|
|||
0:? 22 (const int)
|
||||
0:? 23 (const int)
|
||||
0:? 24 (const int)
|
||||
0:? 'cip' (int)
|
||||
0:? 'cip' (temp int)
|
||||
0:? 'uii4' (uniform 4-element array of int)
|
||||
0:? 1 (const int)
|
||||
0:? 2 (const int)
|
||||
|
|
@ -253,20 +253,20 @@ ERROR: node is still EOpNull!
|
|||
0:? 23 (const int)
|
||||
0:? 24 (const int)
|
||||
0:? 'uip' (uniform int)
|
||||
0:? 'gl_vi4' (4-element array of int)
|
||||
0:? 'gl_vj' (int)
|
||||
0:? 'gl_vk5' (5-element array of int)
|
||||
0:? 'gl_vm2' (2-element array of int)
|
||||
0:? 'gl_vm3' (3-element array of int)
|
||||
0:? 'gl_vn8' (4-element array of int)
|
||||
0:? 'gl_vp' (int)
|
||||
0:? 'foob__vi4' (4-element array of int)
|
||||
0:? 'foob__vj' (int)
|
||||
0:? 'foob__vk5' (5-element array of int)
|
||||
0:? '__foobvm2' (2-element array of int)
|
||||
0:? '__foobvm3' (3-element array of int)
|
||||
0:? 'foob__vn8' (4-element array of int)
|
||||
0:? 'foob__vp' (int)
|
||||
0:? 'gl_vi4' (global 4-element array of int)
|
||||
0:? 'gl_vj' (global int)
|
||||
0:? 'gl_vk5' (global 5-element array of int)
|
||||
0:? 'gl_vm2' (global 2-element array of int)
|
||||
0:? 'gl_vm3' (global 3-element array of int)
|
||||
0:? 'gl_vn8' (global 4-element array of int)
|
||||
0:? 'gl_vp' (global int)
|
||||
0:? 'foob__vi4' (global 4-element array of int)
|
||||
0:? 'foob__vj' (global int)
|
||||
0:? 'foob__vk5' (global 5-element array of int)
|
||||
0:? '__foobvm2' (global 2-element array of int)
|
||||
0:? '__foobvm3' (global 3-element array of int)
|
||||
0:? 'foob__vn8' (global 4-element array of int)
|
||||
0:? 'foob__vp' (global int)
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
|
@ -275,31 +275,31 @@ Linked fragment stage:
|
|||
Shader version: 120
|
||||
ERROR: node is still EOpNull!
|
||||
0:5 Sequence
|
||||
0:5 move second child to first child (int)
|
||||
0:5 'd1' (int)
|
||||
0:5 move second child to first child (temp int)
|
||||
0:5 'd1' (global int)
|
||||
0:5 Constant:
|
||||
0:5 1 (const int)
|
||||
0:6 Sequence
|
||||
0:6 move second child to first child (int)
|
||||
0:6 'e2' (int)
|
||||
0:6 move second child to first child (temp int)
|
||||
0:6 'e2' (global int)
|
||||
0:6 Constant:
|
||||
0:6 2 (const int)
|
||||
0:7 Sequence
|
||||
0:7 move second child to first child (int)
|
||||
0:7 'h3' (int)
|
||||
0:7 move second child to first child (temp int)
|
||||
0:7 'h3' (global int)
|
||||
0:7 Constant:
|
||||
0:7 3 (const int)
|
||||
0:14 Sequence
|
||||
0:14 move second child to first child (4-element array of int)
|
||||
0:14 'ii4' (4-element array of int)
|
||||
0:14 move second child to first child (temp 4-element array of int)
|
||||
0:14 'ii4' (global 4-element array of int)
|
||||
0:14 Constant:
|
||||
0:14 1 (const int)
|
||||
0:14 2 (const int)
|
||||
0:14 3 (const int)
|
||||
0:14 4 (const int)
|
||||
0:15 Sequence
|
||||
0:15 move second child to first child (5-element array of int)
|
||||
0:15 'ik5' (5-element array of int)
|
||||
0:15 move second child to first child (temp 5-element array of int)
|
||||
0:15 'ik5' (global 5-element array of int)
|
||||
0:15 Constant:
|
||||
0:15 5 (const int)
|
||||
0:15 6 (const int)
|
||||
|
|
@ -307,36 +307,36 @@ ERROR: node is still EOpNull!
|
|||
0:15 8 (const int)
|
||||
0:15 9 (const int)
|
||||
0:16 Sequence
|
||||
0:16 move second child to first child (2-element array of int)
|
||||
0:16 'im2' (2-element array of int)
|
||||
0:16 move second child to first child (temp 2-element array of int)
|
||||
0:16 'im2' (global 2-element array of int)
|
||||
0:16 Constant:
|
||||
0:16 10 (const int)
|
||||
0:16 11 (const int)
|
||||
0:16 move second child to first child (3-element array of int)
|
||||
0:16 'im3' (3-element array of int)
|
||||
0:16 move second child to first child (temp 3-element array of int)
|
||||
0:16 'im3' (global 3-element array of int)
|
||||
0:16 Constant:
|
||||
0:16 12 (const int)
|
||||
0:16 13 (const int)
|
||||
0:16 14 (const int)
|
||||
0:17 Sequence
|
||||
0:17 move second child to first child (4-element array of int)
|
||||
0:17 'in8' (4-element array of int)
|
||||
0:17 move second child to first child (temp 4-element array of int)
|
||||
0:17 'in8' (global 4-element array of int)
|
||||
0:17 Constant:
|
||||
0:17 21 (const int)
|
||||
0:17 22 (const int)
|
||||
0:17 23 (const int)
|
||||
0:17 24 (const int)
|
||||
0:34 Sequence
|
||||
0:34 move second child to first child (4-element array of int)
|
||||
0:34 'gl_vi4' (4-element array of int)
|
||||
0:34 move second child to first child (temp 4-element array of int)
|
||||
0:34 'gl_vi4' (global 4-element array of int)
|
||||
0:34 Constant:
|
||||
0:34 1 (const int)
|
||||
0:34 2 (const int)
|
||||
0:34 3 (const int)
|
||||
0:34 4 (const int)
|
||||
0:35 Sequence
|
||||
0:35 move second child to first child (5-element array of int)
|
||||
0:35 'gl_vk5' (5-element array of int)
|
||||
0:35 move second child to first child (temp 5-element array of int)
|
||||
0:35 'gl_vk5' (global 5-element array of int)
|
||||
0:35 Constant:
|
||||
0:35 5 (const int)
|
||||
0:35 6 (const int)
|
||||
|
|
@ -344,61 +344,61 @@ ERROR: node is still EOpNull!
|
|||
0:35 8 (const int)
|
||||
0:35 9 (const int)
|
||||
0:36 Sequence
|
||||
0:36 move second child to first child (2-element array of int)
|
||||
0:36 'gl_vm2' (2-element array of int)
|
||||
0:36 move second child to first child (temp 2-element array of int)
|
||||
0:36 'gl_vm2' (global 2-element array of int)
|
||||
0:36 Constant:
|
||||
0:36 10 (const int)
|
||||
0:36 11 (const int)
|
||||
0:36 move second child to first child (3-element array of int)
|
||||
0:36 'gl_vm3' (3-element array of int)
|
||||
0:36 move second child to first child (temp 3-element array of int)
|
||||
0:36 'gl_vm3' (global 3-element array of int)
|
||||
0:36 Constant:
|
||||
0:36 12 (const int)
|
||||
0:36 13 (const int)
|
||||
0:36 14 (const int)
|
||||
0:37 Sequence
|
||||
0:37 move second child to first child (4-element array of int)
|
||||
0:37 'gl_vn8' (4-element array of int)
|
||||
0:37 move second child to first child (temp 4-element array of int)
|
||||
0:37 'gl_vn8' (global 4-element array of int)
|
||||
0:37 Constant:
|
||||
0:37 21 (const int)
|
||||
0:37 22 (const int)
|
||||
0:37 23 (const int)
|
||||
0:37 24 (const int)
|
||||
0:39 Function Definition: main( (void)
|
||||
0:39 Function Definition: main( (global void)
|
||||
0:39 Function Parameters:
|
||||
0:41 Sequence
|
||||
0:41 Loop with condition tested first
|
||||
0:41 Loop Condition
|
||||
0:41 move second child to first child (bool)
|
||||
0:41 'cond' (bool)
|
||||
0:41 Compare Less Than (bool)
|
||||
0:41 'b' (int)
|
||||
0:41 'c' (int)
|
||||
0:41 move second child to first child (temp bool)
|
||||
0:41 'cond' (temp bool)
|
||||
0:41 Compare Less Than (temp bool)
|
||||
0:41 'b' (global int)
|
||||
0:41 'c' (global int)
|
||||
0:41 No loop body
|
||||
0:42 Loop with condition tested first
|
||||
0:42 Loop Condition
|
||||
0:42 move second child to first child (int)
|
||||
0:42 'icond' (int)
|
||||
0:42 'b' (int)
|
||||
0:42 move second child to first child (temp int)
|
||||
0:42 'icond' (temp int)
|
||||
0:42 'b' (global int)
|
||||
0:42 No loop body
|
||||
0:43 Loop with condition tested first
|
||||
0:43 Loop Condition
|
||||
0:43 move second child to first child (bool)
|
||||
0:43 'gl_cond' (bool)
|
||||
0:43 Compare Less Than (bool)
|
||||
0:43 'b' (int)
|
||||
0:43 'c' (int)
|
||||
0:43 move second child to first child (temp bool)
|
||||
0:43 'gl_cond' (temp bool)
|
||||
0:43 Compare Less Than (temp bool)
|
||||
0:43 'b' (global int)
|
||||
0:43 'c' (global int)
|
||||
0:43 No loop body
|
||||
0:46 Sequence
|
||||
0:46 move second child to first child (4-element array of int)
|
||||
0:46 'foob__vi4' (4-element array of int)
|
||||
0:46 move second child to first child (temp 4-element array of int)
|
||||
0:46 'foob__vi4' (global 4-element array of int)
|
||||
0:46 Constant:
|
||||
0:46 1 (const int)
|
||||
0:46 2 (const int)
|
||||
0:46 3 (const int)
|
||||
0:46 4 (const int)
|
||||
0:47 Sequence
|
||||
0:47 move second child to first child (5-element array of int)
|
||||
0:47 'foob__vk5' (5-element array of int)
|
||||
0:47 move second child to first child (temp 5-element array of int)
|
||||
0:47 'foob__vk5' (global 5-element array of int)
|
||||
0:47 Constant:
|
||||
0:47 5 (const int)
|
||||
0:47 6 (const int)
|
||||
|
|
@ -406,54 +406,54 @@ ERROR: node is still EOpNull!
|
|||
0:47 8 (const int)
|
||||
0:47 9 (const int)
|
||||
0:48 Sequence
|
||||
0:48 move second child to first child (2-element array of int)
|
||||
0:48 '__foobvm2' (2-element array of int)
|
||||
0:48 move second child to first child (temp 2-element array of int)
|
||||
0:48 '__foobvm2' (global 2-element array of int)
|
||||
0:48 Constant:
|
||||
0:48 10 (const int)
|
||||
0:48 11 (const int)
|
||||
0:48 move second child to first child (3-element array of int)
|
||||
0:48 '__foobvm3' (3-element array of int)
|
||||
0:48 move second child to first child (temp 3-element array of int)
|
||||
0:48 '__foobvm3' (global 3-element array of int)
|
||||
0:48 Constant:
|
||||
0:48 12 (const int)
|
||||
0:48 13 (const int)
|
||||
0:48 14 (const int)
|
||||
0:49 Sequence
|
||||
0:49 move second child to first child (4-element array of int)
|
||||
0:49 'foob__vn8' (4-element array of int)
|
||||
0:49 move second child to first child (temp 4-element array of int)
|
||||
0:49 'foob__vn8' (global 4-element array of int)
|
||||
0:49 Constant:
|
||||
0:49 21 (const int)
|
||||
0:49 22 (const int)
|
||||
0:49 23 (const int)
|
||||
0:49 24 (const int)
|
||||
0:? Linker Objects
|
||||
0:? 'a' (int)
|
||||
0:? 'b' (int)
|
||||
0:? 'c' (int)
|
||||
0:? 'd1' (int)
|
||||
0:? 'e2' (int)
|
||||
0:? 'f' (int)
|
||||
0:? 'g' (int)
|
||||
0:? 'h3' (int)
|
||||
0:? 'i4' (4-element array of int)
|
||||
0:? 'j' (int)
|
||||
0:? 'k5' (5-element array of int)
|
||||
0:? 'm6' (6-element array of int)
|
||||
0:? 'm7' (7-element array of int)
|
||||
0:? 'n8' (8-element array of int)
|
||||
0:? 'p' (int)
|
||||
0:? 'ii4' (4-element array of int)
|
||||
0:? 'ij' (int)
|
||||
0:? 'ik5' (5-element array of int)
|
||||
0:? 'im2' (2-element array of int)
|
||||
0:? 'im3' (3-element array of int)
|
||||
0:? 'in8' (4-element array of int)
|
||||
0:? 'ip' (int)
|
||||
0:? 'a' (global int)
|
||||
0:? 'b' (global int)
|
||||
0:? 'c' (global int)
|
||||
0:? 'd1' (global int)
|
||||
0:? 'e2' (global int)
|
||||
0:? 'f' (global int)
|
||||
0:? 'g' (global int)
|
||||
0:? 'h3' (global int)
|
||||
0:? 'i4' (global 4-element array of int)
|
||||
0:? 'j' (global int)
|
||||
0:? 'k5' (global 5-element array of int)
|
||||
0:? 'm6' (global 6-element array of int)
|
||||
0:? 'm7' (global 7-element array of int)
|
||||
0:? 'n8' (global 8-element array of int)
|
||||
0:? 'p' (global int)
|
||||
0:? 'ii4' (global 4-element array of int)
|
||||
0:? 'ij' (global int)
|
||||
0:? 'ik5' (global 5-element array of int)
|
||||
0:? 'im2' (global 2-element array of int)
|
||||
0:? 'im3' (global 3-element array of int)
|
||||
0:? 'in8' (global 4-element array of int)
|
||||
0:? 'ip' (global int)
|
||||
0:? 'cii4' (const 4-element array of int)
|
||||
0:? 1 (const int)
|
||||
0:? 2 (const int)
|
||||
0:? 3 (const int)
|
||||
0:? 4 (const int)
|
||||
0:? 'cij' (int)
|
||||
0:? 'cij' (temp int)
|
||||
0:? 'cik5' (const 5-element array of int)
|
||||
0:? 5 (const int)
|
||||
0:? 6 (const int)
|
||||
|
|
@ -472,7 +472,7 @@ ERROR: node is still EOpNull!
|
|||
0:? 22 (const int)
|
||||
0:? 23 (const int)
|
||||
0:? 24 (const int)
|
||||
0:? 'cip' (int)
|
||||
0:? 'cip' (temp int)
|
||||
0:? 'uii4' (uniform 4-element array of int)
|
||||
0:? 1 (const int)
|
||||
0:? 2 (const int)
|
||||
|
|
@ -498,18 +498,18 @@ ERROR: node is still EOpNull!
|
|||
0:? 23 (const int)
|
||||
0:? 24 (const int)
|
||||
0:? 'uip' (uniform int)
|
||||
0:? 'gl_vi4' (4-element array of int)
|
||||
0:? 'gl_vj' (int)
|
||||
0:? 'gl_vk5' (5-element array of int)
|
||||
0:? 'gl_vm2' (2-element array of int)
|
||||
0:? 'gl_vm3' (3-element array of int)
|
||||
0:? 'gl_vn8' (4-element array of int)
|
||||
0:? 'gl_vp' (int)
|
||||
0:? 'foob__vi4' (4-element array of int)
|
||||
0:? 'foob__vj' (int)
|
||||
0:? 'foob__vk5' (5-element array of int)
|
||||
0:? '__foobvm2' (2-element array of int)
|
||||
0:? '__foobvm3' (3-element array of int)
|
||||
0:? 'foob__vn8' (4-element array of int)
|
||||
0:? 'foob__vp' (int)
|
||||
0:? 'gl_vi4' (global 4-element array of int)
|
||||
0:? 'gl_vj' (global int)
|
||||
0:? 'gl_vk5' (global 5-element array of int)
|
||||
0:? 'gl_vm2' (global 2-element array of int)
|
||||
0:? 'gl_vm3' (global 3-element array of int)
|
||||
0:? 'gl_vn8' (global 4-element array of int)
|
||||
0:? 'gl_vp' (global int)
|
||||
0:? 'foob__vi4' (global 4-element array of int)
|
||||
0:? 'foob__vj' (global int)
|
||||
0:? 'foob__vk5' (global 5-element array of int)
|
||||
0:? '__foobvm2' (global 2-element array of int)
|
||||
0:? '__foobvm3' (global 3-element array of int)
|
||||
0:? 'foob__vn8' (global 4-element array of int)
|
||||
0:? 'foob__vp' (global int)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue