result code = 0 standard error = { } standard output = { ; SPIR-V ; Version: 1.5 ; Generator: Khronos; 0 ; Bound: 5 ; Schema: 0 OpCapability Shader OpMemoryModel Logical GLSL450 OpEntryPoint GLCompute %computeMain "main" OpExecutionMode %computeMain LocalSize 4 1 1 ; Debug Information OpName %computeMain "computeMain" ; id %2 ; Types, variables and constants %void = OpTypeVoid %3 = OpTypeFunction %void ; Function computeMain %computeMain = OpFunction %void None %3 %4 = OpLabel OpReturn OpFunctionEnd }