dan sinclair | 8f1d276 | 2024-07-31 02:35:40 +0000 | [diff] [blame] | 1 | struct S_6 { |
| 2 | float3 field0[13][18]; |
| 3 | }; |
dan sinclair | 6931379 | 2024-06-13 20:35:21 +0000 | [diff] [blame] | 4 | |
dan sinclair | 8f1d276 | 2024-07-31 02:35:40 +0000 | [diff] [blame] | 5 | |
| 6 | static const float4x4 v[58] = (float4x4[58])0; |
| 7 | static float4x4 x_75[58] = v; |
| 8 | static const S_6 v_1[46] = (S_6[46])0; |
| 9 | static S_6 x_82[46] = v_1; |
| 10 | static const float3 v_2[37] = (float3[37])0; |
| 11 | static float3 x_85[37] = v_2; |
dan sinclair | 6d509cf | 2024-06-17 21:42:04 +0000 | [diff] [blame] | 12 | void main_1() { |
| 13 | uint x_88 = 58u; |
| 14 | } |
| 15 | |
| 16 | void main() { |
| 17 | main_1(); |
| 18 | } |
| 19 | |