; SPIR-V ; Version: 1.3 ; Generator: Google Tint Compiler; 0 ; Bound: 99 ; Schema: 0 OpCapability Shader OpMemoryModel Logical GLSL450 OpEntryPoint Vertex %vertex_main "vertex_main" %value %vertex_point_size OpEntryPoint Fragment %fragment_main "fragment_main" OpEntryPoint GLCompute %compute_main "compute_main" OpExecutionMode %fragment_main OriginUpperLeft OpExecutionMode %compute_main LocalSize 1 1 1 OpName %value "value" OpName %vertex_point_size "vertex_point_size" OpName %tint_count_leading_zeros "tint_count_leading_zeros" OpName %v "v" OpName %x "x" OpName %countLeadingZeros_eab32b "countLeadingZeros_eab32b" OpName %res "res" OpName %vertex_main_inner "vertex_main_inner" OpName %vertex_main "vertex_main" OpName %fragment_main "fragment_main" OpName %compute_main "compute_main" OpDecorate %value BuiltIn Position OpDecorate %vertex_point_size BuiltIn PointSize %float = OpTypeFloat 32 %v4float = OpTypeVector %float 4 %_ptr_Output_v4float = OpTypePointer Output %v4float %5 = OpConstantNull %v4float %value = OpVariable %_ptr_Output_v4float Output %5 %_ptr_Output_float = OpTypePointer Output %float %8 = OpConstantNull %float %vertex_point_size = OpVariable %_ptr_Output_float Output %8 %int = OpTypeInt 32 1 %v4int = OpTypeVector %int 4 %9 = OpTypeFunction %v4int %v4int %uint = OpTypeInt 32 0 %v4uint = OpTypeVector %uint 4 %_ptr_Function_v4uint = OpTypePointer Function %v4uint %20 = OpConstantNull %v4uint %uint_65535 = OpConstant %uint 65535 %24 = OpConstantComposite %v4uint %uint_65535 %uint_65535 %uint_65535 %uint_65535 %bool = OpTypeBool %v4bool = OpTypeVector %bool 4 %uint_16 = OpConstant %uint 16 %29 = OpConstantComposite %v4uint %uint_16 %uint_16 %uint_16 %uint_16 %uint_0 = OpConstant %uint 0 %31 = OpConstantComposite %v4uint %uint_0 %uint_0 %uint_0 %uint_0 %uint_16777215 = OpConstant %uint 16777215 %37 = OpConstantComposite %v4uint %uint_16777215 %uint_16777215 %uint_16777215 %uint_16777215 %uint_8 = OpConstant %uint 8 %40 = OpConstantComposite %v4uint %uint_8 %uint_8 %uint_8 %uint_8 %uint_268435455 = OpConstant %uint 268435455 %46 = OpConstantComposite %v4uint %uint_268435455 %uint_268435455 %uint_268435455 %uint_268435455 %uint_4 = OpConstant %uint 4 %49 = OpConstantComposite %v4uint %uint_4 %uint_4 %uint_4 %uint_4 %uint_1073741823 = OpConstant %uint 1073741823 %55 = OpConstantComposite %v4uint %uint_1073741823 %uint_1073741823 %uint_1073741823 %uint_1073741823 %uint_2 = OpConstant %uint 2 %58 = OpConstantComposite %v4uint %uint_2 %uint_2 %uint_2 %uint_2 %uint_2147483647 = OpConstant %uint 2147483647 %64 = OpConstantComposite %v4uint %uint_2147483647 %uint_2147483647 %uint_2147483647 %uint_2147483647 %uint_1 = OpConstant %uint 1 %67 = OpConstantComposite %v4uint %uint_1 %uint_1 %uint_1 %uint_1 %void = OpTypeVoid %77 = OpTypeFunction %void %82 = OpConstantNull %v4int %_ptr_Function_v4int = OpTypePointer Function %v4int %85 = OpTypeFunction %v4float %float_1 = OpConstant %float 1 %tint_count_leading_zeros = OpFunction %v4int None %9 %v = OpFunctionParameter %v4int %14 = OpLabel %x = OpVariable %_ptr_Function_v4uint Function %20 %15 = OpBitcast %v4uint %v OpStore %x %15 %22 = OpLoad %v4uint %x %25 = OpULessThanEqual %v4bool %22 %24 %21 = OpSelect %v4uint %25 %29 %31 %32 = OpLoad %v4uint %x %33 = OpShiftLeftLogical %v4uint %32 %21 OpStore %x %33 %35 = OpLoad %v4uint %x %38 = OpULessThanEqual %v4bool %35 %37 %34 = OpSelect %v4uint %38 %40 %31 %41 = OpLoad %v4uint %x %42 = OpShiftLeftLogical %v4uint %41 %34 OpStore %x %42 %44 = OpLoad %v4uint %x %47 = OpULessThanEqual %v4bool %44 %46 %43 = OpSelect %v4uint %47 %49 %31 %50 = OpLoad %v4uint %x %51 = OpShiftLeftLogical %v4uint %50 %43 OpStore %x %51 %53 = OpLoad %v4uint %x %56 = OpULessThanEqual %v4bool %53 %55 %52 = OpSelect %v4uint %56 %58 %31 %59 = OpLoad %v4uint %x %60 = OpShiftLeftLogical %v4uint %59 %52 OpStore %x %60 %62 = OpLoad %v4uint %x %65 = OpULessThanEqual %v4bool %62 %64 %61 = OpSelect %v4uint %65 %67 %31 %69 = OpLoad %v4uint %x %70 = OpIEqual %v4bool %69 %31 %68 = OpSelect %v4uint %70 %67 %31 %72 = OpBitwiseOr %v4uint %21 %34 %73 = OpBitwiseOr %v4uint %72 %43 %74 = OpBitwiseOr %v4uint %73 %52 %75 = OpBitwiseOr %v4uint %74 %61 %76 = OpIAdd %v4uint %75 %68 %71 = OpBitcast %v4int %76 OpReturnValue %71 OpFunctionEnd %countLeadingZeros_eab32b = OpFunction %void None %77 %80 = OpLabel %res = OpVariable %_ptr_Function_v4int Function %82 %81 = OpFunctionCall %v4int %tint_count_leading_zeros %82 OpStore %res %81 OpReturn OpFunctionEnd %vertex_main_inner = OpFunction %v4float None %85 %87 = OpLabel %88 = OpFunctionCall %void %countLeadingZeros_eab32b OpReturnValue %5 OpFunctionEnd %vertex_main = OpFunction %void None %77 %90 = OpLabel %91 = OpFunctionCall %v4float %vertex_main_inner OpStore %value %91 OpStore %vertex_point_size %float_1 OpReturn OpFunctionEnd %fragment_main = OpFunction %void None %77 %94 = OpLabel %95 = OpFunctionCall %void %countLeadingZeros_eab32b OpReturn OpFunctionEnd %compute_main = OpFunction %void None %77 %97 = OpLabel %98 = OpFunctionCall %void %countLeadingZeros_eab32b OpReturn OpFunctionEnd