| ; Generator: Google Tint Compiler; 0 |
| OpMemoryModel Logical GLSL450 |
| OpEntryPoint GLCompute %unused_entry_point "unused_entry_point" |
| OpExecutionMode %unused_entry_point LocalSize 1 1 1 |
| OpName %unused_entry_point "unused_entry_point" |
| OpMemberDecorate %a 0 Offset 0 |
| %1 = OpTypeFunction %void |
| %_ptr_Function_a = OpTypePointer Function %a |
| %unused_entry_point = OpFunction %void None %1 |
| %f = OpFunction %void None %1 |
| %a_1 = OpVariable %_ptr_Function_a Function %9 |
| %b = OpVariable %_ptr_Function_a Function %9 |
| %a_2 = OpVariable %_ptr_Function_a Function %9 |
| %b_0 = OpVariable %_ptr_Function_a Function %9 |