1spv.terminate.frag
2// Module Version 10000
3// Generated by (magic number): 8000b
4// Id's are bound by 7
5
6                              Capability Shader
7                              Extension  "SPV_KHR_terminate_invocation"
8               1:             ExtInstImport  "GLSL.std.450"
9                              MemoryModel Logical GLSL450
10                              EntryPoint Fragment 4  "main"
11                              ExecutionMode 4 OriginUpperLeft
12                              Source GLSL 400
13                              SourceExtension  "GL_EXT_terminate_invocation"
14                              Name 4  "main"
15               2:             TypeVoid
16               3:             TypeFunction 2
17         4(main):           2 Function None 3
18               5:             Label
19                              TerminateInvocation
20                              FunctionEnd
21