John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 1 | 420.comp |
| 2 | Warning, version 420 is not yet complete; most version-specific features are present, but some are missing. |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 3 | ERROR: 0:3: 'gl_WorkGroupSize' : not supported for this version or the enabled extensions |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 4 | ERROR: 1 compilation errors. No code generated. |
| 5 | |
| 6 | |
| 7 | Shader version: 420 |
| 8 | Requested GL_ARB_compute_shader |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 9 | local_size = (2, 4, 6) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 10 | ERROR: node is still EOpNull! |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 11 | 0:11 Function Definition: main( (global void) |
| 12 | 0:11 Function Parameters: |
| 13 | 0:13 Sequence |
| 14 | 0:13 move second child to first child (temp 3-component vector of float) |
| 15 | 0:13 'sfoo' (shared 3-component vector of float) |
| 16 | 0:13 Constant: |
| 17 | 0:13 2.000000 |
| 18 | 0:13 4.000000 |
| 19 | 0:13 6.000000 |
| 20 | 0:14 add second child into first child (temp 3-component vector of float) |
| 21 | 0:14 'sfoo' (shared 3-component vector of float) |
| 22 | 0:14 Convert uint to float (temp 3-component vector of float) |
| 23 | 0:14 add (temp 3-component vector of uint) |
| 24 | 0:14 add (temp 3-component vector of uint) |
| 25 | 0:14 add (temp 3-component vector of uint) |
| 26 | 0:14 add (temp 3-component vector of uint) |
| 27 | 0:14 Constant: |
| 28 | 0:14 2 (const uint) |
| 29 | 0:14 4 (const uint) |
| 30 | 0:14 6 (const uint) |
| 31 | 0:14 'gl_NumWorkGroups' (in 3-component vector of uint NumWorkGroups) |
| 32 | 0:14 'gl_WorkGroupID' (in 3-component vector of uint WorkGroupID) |
| 33 | 0:14 'gl_LocalInvocationID' (in 3-component vector of uint LocalInvocationID) |
| 34 | 0:14 'gl_GlobalInvocationID' (in 3-component vector of uint GlobalInvocationID) |
| 35 | 0:15 vector scale second child into first child (temp 3-component vector of float) |
| 36 | 0:15 'sfoo' (shared 3-component vector of float) |
| 37 | 0:15 Convert uint to float (temp float) |
| 38 | 0:15 'gl_LocalInvocationIndex' (in uint LocalInvocationIndex) |
| 39 | 0:16 add second child into first child (temp 3-component vector of float) |
| 40 | 0:16 'sfoo' (shared 3-component vector of float) |
| 41 | 0:16 Constant: |
| 42 | 0:16 66559.000000 |
| 43 | 0:16 66559.000000 |
| 44 | 0:16 65599.000000 |
| 45 | 0:17 vector scale second child into first child (temp 3-component vector of float) |
| 46 | 0:17 'sfoo' (shared 3-component vector of float) |
| 47 | 0:17 Constant: |
| 48 | 0:17 1057.000000 |
John Kessenich | 548c3ad | 2016-05-30 19:38:39 -0600 | [diff] [blame] | 49 | 0:23 Barrier (global void) |
| 50 | 0:24 MemoryBarrier (global void) |
| 51 | 0:25 MemoryBarrierAtomicCounter (global void) |
| 52 | 0:26 MemoryBarrierBuffer (global void) |
| 53 | 0:27 MemoryBarrierImage (global void) |
| 54 | 0:28 MemoryBarrierShared (global void) |
| 55 | 0:29 GroupMemoryBarrier (global void) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 56 | 0:? Linker Objects |
| 57 | 0:? 'gl_WorkGroupSize' (const 3-component vector of uint WorkGroupSize) |
| 58 | 0:? 2 (const uint) |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 59 | 0:? 4 (const uint) |
| 60 | 0:? 6 (const uint) |
| 61 | 0:? 'sfoo' (shared 3-component vector of float) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 62 | |
| 63 | |
| 64 | Linked compute stage: |
| 65 | |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 66 | |
| 67 | Shader version: 420 |
| 68 | Requested GL_ARB_compute_shader |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 69 | local_size = (2, 4, 6) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 70 | ERROR: node is still EOpNull! |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 71 | 0:11 Function Definition: main( (global void) |
| 72 | 0:11 Function Parameters: |
| 73 | 0:13 Sequence |
| 74 | 0:13 move second child to first child (temp 3-component vector of float) |
| 75 | 0:13 'sfoo' (shared 3-component vector of float) |
| 76 | 0:13 Constant: |
| 77 | 0:13 2.000000 |
| 78 | 0:13 4.000000 |
| 79 | 0:13 6.000000 |
| 80 | 0:14 add second child into first child (temp 3-component vector of float) |
| 81 | 0:14 'sfoo' (shared 3-component vector of float) |
| 82 | 0:14 Convert uint to float (temp 3-component vector of float) |
| 83 | 0:14 add (temp 3-component vector of uint) |
| 84 | 0:14 add (temp 3-component vector of uint) |
| 85 | 0:14 add (temp 3-component vector of uint) |
| 86 | 0:14 add (temp 3-component vector of uint) |
| 87 | 0:14 Constant: |
| 88 | 0:14 2 (const uint) |
| 89 | 0:14 4 (const uint) |
| 90 | 0:14 6 (const uint) |
| 91 | 0:14 'gl_NumWorkGroups' (in 3-component vector of uint NumWorkGroups) |
| 92 | 0:14 'gl_WorkGroupID' (in 3-component vector of uint WorkGroupID) |
| 93 | 0:14 'gl_LocalInvocationID' (in 3-component vector of uint LocalInvocationID) |
| 94 | 0:14 'gl_GlobalInvocationID' (in 3-component vector of uint GlobalInvocationID) |
| 95 | 0:15 vector scale second child into first child (temp 3-component vector of float) |
| 96 | 0:15 'sfoo' (shared 3-component vector of float) |
| 97 | 0:15 Convert uint to float (temp float) |
| 98 | 0:15 'gl_LocalInvocationIndex' (in uint LocalInvocationIndex) |
| 99 | 0:16 add second child into first child (temp 3-component vector of float) |
| 100 | 0:16 'sfoo' (shared 3-component vector of float) |
| 101 | 0:16 Constant: |
| 102 | 0:16 66559.000000 |
| 103 | 0:16 66559.000000 |
| 104 | 0:16 65599.000000 |
| 105 | 0:17 vector scale second child into first child (temp 3-component vector of float) |
| 106 | 0:17 'sfoo' (shared 3-component vector of float) |
| 107 | 0:17 Constant: |
| 108 | 0:17 1057.000000 |
John Kessenich | 548c3ad | 2016-05-30 19:38:39 -0600 | [diff] [blame] | 109 | 0:23 Barrier (global void) |
| 110 | 0:24 MemoryBarrier (global void) |
| 111 | 0:25 MemoryBarrierAtomicCounter (global void) |
| 112 | 0:26 MemoryBarrierBuffer (global void) |
| 113 | 0:27 MemoryBarrierImage (global void) |
| 114 | 0:28 MemoryBarrierShared (global void) |
| 115 | 0:29 GroupMemoryBarrier (global void) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 116 | 0:? Linker Objects |
| 117 | 0:? 'gl_WorkGroupSize' (const 3-component vector of uint WorkGroupSize) |
| 118 | 0:? 2 (const uint) |
John Kessenich | d94c003 | 2016-05-30 19:29:40 -0600 | [diff] [blame] | 119 | 0:? 4 (const uint) |
| 120 | 0:? 6 (const uint) |
| 121 | 0:? 'sfoo' (shared 3-component vector of float) |
John Kessenich | 0f5e3ad | 2016-05-29 18:24:31 -0600 | [diff] [blame] | 122 | |