| ; 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" |
| %1 = OpTypeFunction %void |
| %5 = OpTypeFunction %int %int |
| %11 = OpTypeFunction %uint %uint |
| %v4int = OpTypeVector %int 4 |
| %17 = OpTypeFunction %v4int %v4int |
| %v4uint = OpTypeVector %uint 4 |
| %23 = OpTypeFunction %v4uint %v4uint |
| %unused_entry_point = OpFunction %void None %1 |
| %i = OpFunction %int None %5 |
| %x = OpFunctionParameter %int |
| %u = OpFunction %uint None %11 |
| %x_0 = OpFunctionParameter %uint |
| %vi = OpFunction %v4int None %17 |
| %x_1 = OpFunctionParameter %v4int |
| %vu = OpFunction %v4uint None %23 |
| %x_2 = OpFunctionParameter %v4uint |