| MyStruct ret_MyStruct() { |
| const MyStruct tint_symbol_1 = (MyStruct)0; |
| typedef float ret_MyArray_ret[10]; |
| ret_MyArray_ret ret_MyArray() { |
| const float tint_symbol_2[10] = (float[10])0; |
| uint3 v5 = uint3(1u, 1u, 1u); |
| float3 v6 = float3(1.0f, 1.0f, 1.0f); |
| float3x3 v7 = float3x3(v6, v6, v6); |
| float v9[10] = (float[10])0; |
| MyStruct v13 = ret_MyStruct(); |
| MyStruct v14 = ret_MyStruct(); |
| float v15[10] = ret_MyArray(); |
| float4 value : SV_Target0; |
| return float4(0.0f, 0.0f, 0.0f, 0.0f); |
| const float4 inner_result = main_inner(); |
| tint_symbol wrapper_result = (tint_symbol)0; |
| wrapper_result.value = inner_result; |