blob: ff7826ee0326b717db18e227db3078f0da636924 [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 1
; Bound: 101
; Schema: 0
OpCapability Shader
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %fragment_main "fragment_main"
OpEntryPoint GLCompute %compute_main "compute_main"
OpEntryPoint Vertex %vertex_main "vertex_main" %vertex_main_position_Output %vertex_main_loc0_Output %vertex_main___point_size_Output
OpExecutionMode %fragment_main OriginUpperLeft
OpExecutionMode %compute_main LocalSize 1 1 1
OpMemberName %tint_symbol_1 0 "tint_symbol"
OpName %tint_symbol_1 "tint_symbol_1"
OpName %vertex_main_position_Output "vertex_main_position_Output"
OpName %vertex_main_loc0_Output "vertex_main_loc0_Output"
OpName %vertex_main___point_size_Output "vertex_main___point_size_Output"
OpName %firstLeadingBit_6fe804 "firstLeadingBit_6fe804"
OpName %arg_0 "arg_0"
OpName %res "res"
OpName %fragment_main "fragment_main"
OpName %compute_main "compute_main"
OpName %vertex_main_inner "vertex_main_inner"
OpMemberName %VertexOutput 0 "pos"
OpMemberName %VertexOutput 1 "prevent_dce"
OpName %VertexOutput "VertexOutput"
OpName %out "out"
OpName %vertex_main "vertex_main"
OpMemberDecorate %tint_symbol_1 0 Offset 0
OpDecorate %tint_symbol_1 Block
OpDecorate %1 DescriptorSet 0
OpDecorate %1 Binding 0
OpDecorate %1 Coherent
OpDecorate %vertex_main_position_Output BuiltIn Position
OpDecorate %vertex_main_loc0_Output Location 0
OpDecorate %vertex_main_loc0_Output Flat
OpDecorate %vertex_main___point_size_Output BuiltIn PointSize
OpMemberDecorate %VertexOutput 0 Offset 0
OpMemberDecorate %VertexOutput 1 Offset 16
%uint = OpTypeInt 32 0
%v2uint = OpTypeVector %uint 2
%tint_symbol_1 = OpTypeStruct %v2uint
%_ptr_StorageBuffer_tint_symbol_1 = OpTypePointer StorageBuffer %tint_symbol_1
%1 = OpVariable %_ptr_StorageBuffer_tint_symbol_1 StorageBuffer
%float = OpTypeFloat 32
%v4float = OpTypeVector %float 4
%_ptr_Output_v4float = OpTypePointer Output %v4float
%vertex_main_position_Output = OpVariable %_ptr_Output_v4float Output
%_ptr_Output_v2uint = OpTypePointer Output %v2uint
%vertex_main_loc0_Output = OpVariable %_ptr_Output_v2uint Output
%_ptr_Output_float = OpTypePointer Output %float
%vertex_main___point_size_Output = OpVariable %_ptr_Output_float Output
%15 = OpTypeFunction %v2uint
%_ptr_Function_v2uint = OpTypePointer Function %v2uint
%uint_1 = OpConstant %uint 1
%19 = OpConstantComposite %v2uint %uint_1 %uint_1
%uint_4294901760 = OpConstant %uint 4294901760
%23 = OpConstantComposite %v2uint %uint_4294901760 %uint_4294901760
%26 = OpConstantNull %v2uint
%bool = OpTypeBool
%v2bool = OpTypeVector %bool 2
%uint_16 = OpConstant %uint 16
%30 = OpConstantComposite %v2uint %uint_16 %uint_16
%uint_65280 = OpConstant %uint 65280
%34 = OpConstantComposite %v2uint %uint_65280 %uint_65280
%uint_8 = OpConstant %uint 8
%38 = OpConstantComposite %v2uint %uint_8 %uint_8
%uint_240 = OpConstant %uint 240
%42 = OpConstantComposite %v2uint %uint_240 %uint_240
%uint_4 = OpConstant %uint 4
%46 = OpConstantComposite %v2uint %uint_4 %uint_4
%uint_12 = OpConstant %uint 12
%50 = OpConstantComposite %v2uint %uint_12 %uint_12
%uint_2 = OpConstant %uint 2
%54 = OpConstantComposite %v2uint %uint_2 %uint_2
%uint_4294967295 = OpConstant %uint 4294967295
%66 = OpConstantComposite %v2uint %uint_4294967295 %uint_4294967295
%void = OpTypeVoid
%72 = OpTypeFunction %void
%_ptr_StorageBuffer_v2uint = OpTypePointer StorageBuffer %v2uint
%uint_0 = OpConstant %uint 0
%VertexOutput = OpTypeStruct %v4float %v2uint
%84 = OpTypeFunction %VertexOutput
%_ptr_Function_VertexOutput = OpTypePointer Function %VertexOutput
%88 = OpConstantNull %VertexOutput
%_ptr_Function_v4float = OpTypePointer Function %v4float
%91 = OpConstantNull %v4float
%float_1 = OpConstant %float 1
%firstLeadingBit_6fe804 = OpFunction %v2uint None %15
%16 = OpLabel
%arg_0 = OpVariable %_ptr_Function_v2uint Function
%res = OpVariable %_ptr_Function_v2uint Function
OpStore %arg_0 %19
%21 = OpLoad %v2uint %arg_0 None
%22 = OpBitwiseAnd %v2uint %21 %23
%25 = OpIEqual %v2bool %22 %26
%29 = OpSelect %v2uint %25 %26 %30
%32 = OpShiftRightLogical %v2uint %21 %29
%33 = OpBitwiseAnd %v2uint %32 %34
%36 = OpIEqual %v2bool %33 %26
%37 = OpSelect %v2uint %36 %26 %38
%40 = OpShiftRightLogical %v2uint %32 %37
%41 = OpBitwiseAnd %v2uint %40 %42
%44 = OpIEqual %v2bool %41 %26
%45 = OpSelect %v2uint %44 %26 %46
%48 = OpShiftRightLogical %v2uint %40 %45
%49 = OpBitwiseAnd %v2uint %48 %50
%52 = OpIEqual %v2bool %49 %26
%53 = OpSelect %v2uint %52 %26 %54
%56 = OpShiftRightLogical %v2uint %48 %53
%57 = OpBitwiseAnd %v2uint %56 %54
%58 = OpIEqual %v2bool %57 %26
%59 = OpSelect %v2uint %58 %26 %19
%60 = OpBitwiseOr %v2uint %53 %59
%61 = OpBitwiseOr %v2uint %45 %60
%62 = OpBitwiseOr %v2uint %37 %61
%63 = OpBitwiseOr %v2uint %29 %62
%64 = OpIEqual %v2bool %56 %26
%65 = OpSelect %v2uint %64 %66 %63
OpStore %res %65
%69 = OpLoad %v2uint %res None
OpReturnValue %69
OpFunctionEnd
%fragment_main = OpFunction %void None %72
%73 = OpLabel
%74 = OpFunctionCall %v2uint %firstLeadingBit_6fe804
%75 = OpAccessChain %_ptr_StorageBuffer_v2uint %1 %uint_0
OpStore %75 %74 None
OpReturn
OpFunctionEnd
%compute_main = OpFunction %void None %72
%79 = OpLabel
%80 = OpFunctionCall %v2uint %firstLeadingBit_6fe804
%81 = OpAccessChain %_ptr_StorageBuffer_v2uint %1 %uint_0
OpStore %81 %80 None
OpReturn
OpFunctionEnd
%vertex_main_inner = OpFunction %VertexOutput None %84
%85 = OpLabel
%out = OpVariable %_ptr_Function_VertexOutput Function %88
%89 = OpAccessChain %_ptr_Function_v4float %out %uint_0
OpStore %89 %91 None
%92 = OpAccessChain %_ptr_Function_v2uint %out %uint_1
%93 = OpFunctionCall %v2uint %firstLeadingBit_6fe804
OpStore %92 %93 None
%94 = OpLoad %VertexOutput %out None
OpReturnValue %94
OpFunctionEnd
%vertex_main = OpFunction %void None %72
%96 = OpLabel
%97 = OpFunctionCall %VertexOutput %vertex_main_inner
%98 = OpCompositeExtract %v4float %97 0
OpStore %vertex_main_position_Output %98 None
%99 = OpCompositeExtract %v2uint %97 1
OpStore %vertex_main_loc0_Output %99 None
OpStore %vertex_main___point_size_Output %float_1 None
OpReturn
OpFunctionEnd