blob: 4b3a48662a42896ed606584855b0b83a437fc5b6 [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 0
; Bound: 121
; 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" %pos_1 %prevent_dce_1 %vertex_point_size
OpExecutionMode %fragment_main OriginUpperLeft
OpExecutionMode %compute_main LocalSize 1 1 1
OpName %pos_1 "pos_1"
OpName %prevent_dce_1 "prevent_dce_1"
OpName %vertex_point_size "vertex_point_size"
OpName %prevent_dce_block "prevent_dce_block"
OpMemberName %prevent_dce_block 0 "inner"
OpName %prevent_dce "prevent_dce"
OpName %tint_first_trailing_bit "tint_first_trailing_bit"
OpName %v "v"
OpName %x "x"
OpName %firstTrailingBit_110f2c "firstTrailingBit_110f2c"
OpName %arg_0 "arg_0"
OpName %res "res"
OpName %fragment_main "fragment_main"
OpName %compute_main "compute_main"
OpName %VertexOutput "VertexOutput"
OpMemberName %VertexOutput 0 "pos"
OpMemberName %VertexOutput 1 "prevent_dce"
OpName %vertex_main_inner "vertex_main_inner"
OpName %out "out"
OpName %vertex_main "vertex_main"
OpDecorate %pos_1 BuiltIn Position
OpDecorate %prevent_dce_1 Location 0
OpDecorate %prevent_dce_1 Flat
OpDecorate %vertex_point_size BuiltIn PointSize
OpDecorate %prevent_dce_block Block
OpMemberDecorate %prevent_dce_block 0 Offset 0
OpDecorate %prevent_dce DescriptorSet 0
OpDecorate %prevent_dce Binding 0
OpMemberDecorate %VertexOutput 0 Offset 0
OpMemberDecorate %VertexOutput 1 Offset 16
%float = OpTypeFloat 32
%v4float = OpTypeVector %float 4
%_ptr_Output_v4float = OpTypePointer Output %v4float
%5 = OpConstantNull %v4float
%pos_1 = OpVariable %_ptr_Output_v4float Output %5
%uint = OpTypeInt 32 0
%v4uint = OpTypeVector %uint 4
%_ptr_Output_v4uint = OpTypePointer Output %v4uint
%10 = OpConstantNull %v4uint
%prevent_dce_1 = OpVariable %_ptr_Output_v4uint Output %10
%_ptr_Output_float = OpTypePointer Output %float
%13 = OpConstantNull %float
%vertex_point_size = OpVariable %_ptr_Output_float Output %13
%prevent_dce_block = OpTypeStruct %v4uint
%_ptr_StorageBuffer_prevent_dce_block = OpTypePointer StorageBuffer %prevent_dce_block
%prevent_dce = OpVariable %_ptr_StorageBuffer_prevent_dce_block StorageBuffer
%17 = OpTypeFunction %v4uint %v4uint
%_ptr_Function_v4uint = OpTypePointer Function %v4uint
%bool = OpTypeBool
%v4bool = OpTypeVector %bool 4
%uint_65535 = OpConstant %uint 65535
%30 = OpConstantComposite %v4uint %uint_65535 %uint_65535 %uint_65535 %uint_65535
%uint_16 = OpConstant %uint 16
%33 = OpConstantComposite %v4uint %uint_16 %uint_16 %uint_16 %uint_16
%uint_255 = OpConstant %uint 255
%40 = OpConstantComposite %v4uint %uint_255 %uint_255 %uint_255 %uint_255
%uint_8 = OpConstant %uint 8
%43 = OpConstantComposite %v4uint %uint_8 %uint_8 %uint_8 %uint_8
%uint_15 = OpConstant %uint 15
%50 = OpConstantComposite %v4uint %uint_15 %uint_15 %uint_15 %uint_15
%uint_4 = OpConstant %uint 4
%53 = OpConstantComposite %v4uint %uint_4 %uint_4 %uint_4 %uint_4
%uint_3 = OpConstant %uint 3
%60 = OpConstantComposite %v4uint %uint_3 %uint_3 %uint_3 %uint_3
%uint_2 = OpConstant %uint 2
%63 = OpConstantComposite %v4uint %uint_2 %uint_2 %uint_2 %uint_2
%uint_1 = OpConstant %uint 1
%70 = OpConstantComposite %v4uint %uint_1 %uint_1 %uint_1 %uint_1
%uint_4294967295 = OpConstant %uint 4294967295
%76 = OpConstantComposite %v4uint %uint_4294967295 %uint_4294967295 %uint_4294967295 %uint_4294967295
%83 = OpTypeFunction %v4uint
%void = OpTypeVoid
%91 = OpTypeFunction %void
%uint_0 = OpConstant %uint 0
%_ptr_StorageBuffer_v4uint = OpTypePointer StorageBuffer %v4uint
%VertexOutput = OpTypeStruct %v4float %v4uint
%103 = OpTypeFunction %VertexOutput
%_ptr_Function_VertexOutput = OpTypePointer Function %VertexOutput
%109 = OpConstantNull %VertexOutput
%_ptr_Function_v4float = OpTypePointer Function %v4float
%float_1 = OpConstant %float 1
%tint_first_trailing_bit = OpFunction %v4uint None %17
%v = OpFunctionParameter %v4uint
%20 = OpLabel
%x = OpVariable %_ptr_Function_v4uint Function %10
OpStore %x %v
%28 = OpLoad %v4uint %x
%31 = OpBitwiseAnd %v4uint %28 %30
%25 = OpINotEqual %v4bool %31 %10
%24 = OpSelect %v4uint %25 %10 %33
%34 = OpLoad %v4uint %x
%35 = OpShiftRightLogical %v4uint %34 %24
OpStore %x %35
%38 = OpLoad %v4uint %x
%41 = OpBitwiseAnd %v4uint %38 %40
%37 = OpINotEqual %v4bool %41 %10
%36 = OpSelect %v4uint %37 %10 %43
%44 = OpLoad %v4uint %x
%45 = OpShiftRightLogical %v4uint %44 %36
OpStore %x %45
%48 = OpLoad %v4uint %x
%51 = OpBitwiseAnd %v4uint %48 %50
%47 = OpINotEqual %v4bool %51 %10
%46 = OpSelect %v4uint %47 %10 %53
%54 = OpLoad %v4uint %x
%55 = OpShiftRightLogical %v4uint %54 %46
OpStore %x %55
%58 = OpLoad %v4uint %x
%61 = OpBitwiseAnd %v4uint %58 %60
%57 = OpINotEqual %v4bool %61 %10
%56 = OpSelect %v4uint %57 %10 %63
%64 = OpLoad %v4uint %x
%65 = OpShiftRightLogical %v4uint %64 %56
OpStore %x %65
%68 = OpLoad %v4uint %x
%71 = OpBitwiseAnd %v4uint %68 %70
%67 = OpINotEqual %v4bool %71 %10
%66 = OpSelect %v4uint %67 %10 %70
%73 = OpLoad %v4uint %x
%74 = OpIEqual %v4bool %73 %10
%72 = OpSelect %v4uint %74 %76 %10
%78 = OpBitwiseOr %v4uint %24 %36
%79 = OpBitwiseOr %v4uint %78 %46
%80 = OpBitwiseOr %v4uint %79 %56
%81 = OpBitwiseOr %v4uint %80 %66
%82 = OpBitwiseOr %v4uint %81 %72
OpReturnValue %82
OpFunctionEnd
%firstTrailingBit_110f2c = OpFunction %v4uint None %83
%85 = OpLabel
%arg_0 = OpVariable %_ptr_Function_v4uint Function %10
%res = OpVariable %_ptr_Function_v4uint Function %10
OpStore %arg_0 %70
%88 = OpLoad %v4uint %arg_0
%87 = OpFunctionCall %v4uint %tint_first_trailing_bit %88
OpStore %res %87
%90 = OpLoad %v4uint %res
OpReturnValue %90
OpFunctionEnd
%fragment_main = OpFunction %void None %91
%94 = OpLabel
%97 = OpAccessChain %_ptr_StorageBuffer_v4uint %prevent_dce %uint_0
%98 = OpFunctionCall %v4uint %firstTrailingBit_110f2c
OpStore %97 %98
OpReturn
OpFunctionEnd
%compute_main = OpFunction %void None %91
%100 = OpLabel
%101 = OpAccessChain %_ptr_StorageBuffer_v4uint %prevent_dce %uint_0
%102 = OpFunctionCall %v4uint %firstTrailingBit_110f2c
OpStore %101 %102
OpReturn
OpFunctionEnd
%vertex_main_inner = OpFunction %VertexOutput None %103
%106 = OpLabel
%out = OpVariable %_ptr_Function_VertexOutput Function %109
%111 = OpAccessChain %_ptr_Function_v4float %out %uint_0
OpStore %111 %5
%112 = OpAccessChain %_ptr_Function_v4uint %out %uint_1
%113 = OpFunctionCall %v4uint %firstTrailingBit_110f2c
OpStore %112 %113
%114 = OpLoad %VertexOutput %out
OpReturnValue %114
OpFunctionEnd
%vertex_main = OpFunction %void None %91
%116 = OpLabel
%117 = OpFunctionCall %VertexOutput %vertex_main_inner
%118 = OpCompositeExtract %v4float %117 0
OpStore %pos_1 %118
%119 = OpCompositeExtract %v4uint %117 1
OpStore %prevent_dce_1 %119
OpStore %vertex_point_size %float_1
OpReturn
OpFunctionEnd