; SPIR-V ; Version: 1.3 ; Generator: Google Tint Compiler; 0 ; Bound: 104 ; 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_first_trailing_bit "tint_first_trailing_bit" OpName %v "v" OpName %x "x" OpName %firstTrailingBit_50c072 "firstTrailingBit_50c072" 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 %v2int = OpTypeVector %int 2 %9 = OpTypeFunction %v2int %v2int %uint = OpTypeInt 32 0 %v2uint = OpTypeVector %uint 2 %_ptr_Function_v2uint = OpTypePointer Function %v2uint %20 = OpConstantNull %v2uint %bool = OpTypeBool %v2bool = OpTypeVector %bool 2 %uint_65535 = OpConstant %uint 65535 %27 = OpConstantComposite %v2uint %uint_65535 %uint_65535 %uint_0 = OpConstant %uint 0 %30 = OpConstantComposite %v2uint %uint_0 %uint_0 %uint_16 = OpConstant %uint 16 %32 = OpConstantComposite %v2uint %uint_16 %uint_16 %uint_255 = OpConstant %uint 255 %39 = OpConstantComposite %v2uint %uint_255 %uint_255 %uint_8 = OpConstant %uint 8 %42 = OpConstantComposite %v2uint %uint_8 %uint_8 %uint_15 = OpConstant %uint 15 %49 = OpConstantComposite %v2uint %uint_15 %uint_15 %uint_4 = OpConstant %uint 4 %52 = OpConstantComposite %v2uint %uint_4 %uint_4 %uint_3 = OpConstant %uint 3 %59 = OpConstantComposite %v2uint %uint_3 %uint_3 %uint_2 = OpConstant %uint 2 %62 = OpConstantComposite %v2uint %uint_2 %uint_2 %uint_1 = OpConstant %uint 1 %69 = OpConstantComposite %v2uint %uint_1 %uint_1 %uint_4294967295 = OpConstant %uint 4294967295 %75 = OpConstantComposite %v2uint %uint_4294967295 %uint_4294967295 %void = OpTypeVoid %82 = OpTypeFunction %void %87 = OpConstantNull %v2int %_ptr_Function_v2int = OpTypePointer Function %v2int %90 = OpTypeFunction %v4float %float_1 = OpConstant %float 1 %tint_first_trailing_bit = OpFunction %v2int None %9 %v = OpFunctionParameter %v2int %14 = OpLabel %x = OpVariable %_ptr_Function_v2uint Function %20 %15 = OpBitcast %v2uint %v OpStore %x %15 %25 = OpLoad %v2uint %x %28 = OpBitwiseAnd %v2uint %25 %27 %22 = OpINotEqual %v2bool %28 %20 %21 = OpSelect %v2uint %22 %30 %32 %33 = OpLoad %v2uint %x %34 = OpShiftRightLogical %v2uint %33 %21 OpStore %x %34 %37 = OpLoad %v2uint %x %40 = OpBitwiseAnd %v2uint %37 %39 %36 = OpINotEqual %v2bool %40 %20 %35 = OpSelect %v2uint %36 %30 %42 %43 = OpLoad %v2uint %x %44 = OpShiftRightLogical %v2uint %43 %35 OpStore %x %44 %47 = OpLoad %v2uint %x %50 = OpBitwiseAnd %v2uint %47 %49 %46 = OpINotEqual %v2bool %50 %20 %45 = OpSelect %v2uint %46 %30 %52 %53 = OpLoad %v2uint %x %54 = OpShiftRightLogical %v2uint %53 %45 OpStore %x %54 %57 = OpLoad %v2uint %x %60 = OpBitwiseAnd %v2uint %57 %59 %56 = OpINotEqual %v2bool %60 %20 %55 = OpSelect %v2uint %56 %30 %62 %63 = OpLoad %v2uint %x %64 = OpShiftRightLogical %v2uint %63 %55 OpStore %x %64 %67 = OpLoad %v2uint %x %70 = OpBitwiseAnd %v2uint %67 %69 %66 = OpINotEqual %v2bool %70 %20 %65 = OpSelect %v2uint %66 %30 %69 %72 = OpLoad %v2uint %x %73 = OpIEqual %v2bool %72 %30 %71 = OpSelect %v2uint %73 %75 %30 %77 = OpBitwiseOr %v2uint %21 %35 %78 = OpBitwiseOr %v2uint %77 %45 %79 = OpBitwiseOr %v2uint %78 %55 %80 = OpBitwiseOr %v2uint %79 %65 %81 = OpBitwiseOr %v2uint %80 %71 %76 = OpBitcast %v2int %81 OpReturnValue %76 OpFunctionEnd %firstTrailingBit_50c072 = OpFunction %void None %82 %85 = OpLabel %res = OpVariable %_ptr_Function_v2int Function %87 %86 = OpFunctionCall %v2int %tint_first_trailing_bit %87 OpStore %res %86 OpReturn OpFunctionEnd %vertex_main_inner = OpFunction %v4float None %90 %92 = OpLabel %93 = OpFunctionCall %void %firstTrailingBit_50c072 OpReturnValue %5 OpFunctionEnd %vertex_main = OpFunction %void None %82 %95 = OpLabel %96 = OpFunctionCall %v4float %vertex_main_inner OpStore %value %96 OpStore %vertex_point_size %float_1 OpReturn OpFunctionEnd %fragment_main = OpFunction %void None %82 %99 = OpLabel %100 = OpFunctionCall %void %firstTrailingBit_50c072 OpReturn OpFunctionEnd %compute_main = OpFunction %void None %82 %102 = OpLabel %103 = OpFunctionCall %void %firstTrailingBit_50c072 OpReturn OpFunctionEnd