blob: a4dedbf34820c6d95bf85b77f46aadf75b796d38 [file] [log] [blame]
; SPIR-V
; Version: 1.3
; Generator: Google Tint Compiler; 1
; Bound: 9
; Schema: 0
OpCapability Shader
OpMemoryModel Logical GLSL450
OpEntryPoint GLCompute %7 "tint_entry_point"
OpExecutionMode %7 LocalSize 1 1 1
%void = OpTypeVoid
%3 = OpTypeFunction %void
%float = OpTypeFloat 32
%float_1 = OpConstant %float 1
%1 = OpFunction %void None %3
%4 = OpLabel
OpReturn
OpFunctionEnd
%7 = OpFunction %void None %3
%8 = OpLabel
OpReturn
OpFunctionEnd