1spv.noWorkgroup.comp
2// Module Version 10000
3// Generated by (magic number): 8000b
4// Id's are bound by 23
5
6                              Capability Shader
7               1:             ExtInstImport  "GLSL.std.450"
8                              MemoryModel Logical GLSL450
9                              EntryPoint GLCompute 4  "main"
10                              ExecutionMode 4 LocalSize 1 1 1
11                              Source GLSL 450
12                              Name 4  "main"
13                              Name 22  "keys"
14                              Decorate 7 SpecId 18
15                              Decorate 8 SpecId 10
16                              Decorate 9 SpecId 19
17                              Decorate 11 BuiltIn WorkgroupSize
18               2:             TypeVoid
19               3:             TypeFunction 2
20               6:             TypeInt 32 0
21               7:      6(int) SpecConstant 1
22               8:      6(int) SpecConstant 1
23               9:      6(int) SpecConstant 1
24              10:             TypeVector 6(int) 3
25              11:   10(ivec3) SpecConstantComposite 7 8 9
26              12:      6(int) Constant 0
27              13:      6(int) SpecConstantOp 81 11 0
28              14:      6(int) Constant 1
29              15:      6(int) SpecConstantOp 81 11 1(GLSL.std.450)
30              16:      6(int) SpecConstantOp 132 13 15
31              17:             TypeArray 6(int) 16
32              18:      6(int) Constant 2
33              19:      6(int) SpecConstantOp 81 11 2
34              20:             TypeArray 17 19
35              21:             TypePointer Workgroup 20
36        22(keys):     21(ptr) Variable Workgroup
37         4(main):           2 Function None 3
38               5:             Label
39                              Return
40                              FunctionEnd
41