1spv.constStruct.vert
2// Module Version 10000
3// Generated by (magic number): 80007
4// Id's are bound by 23
5
6                              Capability Shader
7               1:             ExtInstImport  "GLSL.std.450"
8                              MemoryModel Logical GLSL450
9                              EntryPoint Vertex 4  "main"
10                              Source GLSL 450
11                              Name 4  "main"
12                              Name 9  "T"
13                              MemberName 9(T) 0  "m"
14                              Name 10  "U"
15                              MemberName 10(U) 0  "m"
16                              Name 11  "S"
17                              MemberName 11(S) 0  "t"
18                              MemberName 11(S) 1  "u"
19                              Name 13  "s1"
20                              Name 22  "s2"
21               2:             TypeVoid
22               3:             TypeFunction 2
23               6:             TypeFloat 32
24               7:             TypeVector 6(float) 2
25               8:             TypeMatrix 7(fvec2) 2
26            9(T):             TypeStruct 8
27           10(U):             TypeStruct 8
28           11(S):             TypeStruct 9(T) 10(U)
29              12:             TypePointer Function 11(S)
30              14:    6(float) Constant 1065353216
31              15:    6(float) Constant 0
32              16:    7(fvec2) ConstantComposite 14 15
33              17:    7(fvec2) ConstantComposite 15 14
34              18:           8 ConstantComposite 16 17
35              19:        9(T) ConstantComposite 18
36              20:       10(U) ConstantComposite 18
37              21:       11(S) ConstantComposite 19 20
38         4(main):           2 Function None 3
39               5:             Label
40          13(s1):     12(ptr) Variable Function
41          22(s2):     12(ptr) Variable Function
42                              Store 13(s1) 21
43                              Store 22(s2) 21
44                              Return
45                              FunctionEnd
46