Tests: Move to just linefeed to simply cross-platform test changes.
This commit is contained in:
@@ -1,192 +1,192 @@
|
||||
spv.structDeref.frag
|
||||
WARNING: 0:4: varying deprecated in version 130; may be removed in future release
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
// Id's are bound by 123
|
||||
|
||||
Capability Shader
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 61
|
||||
ExecutionMode 4 OriginLowerLeft
|
||||
Source GLSL 130
|
||||
Name 4 "main"
|
||||
Name 8 "s0"
|
||||
MemberName 8(s0) 0 "i"
|
||||
Name 9 "s1"
|
||||
MemberName 9(s1) 0 "i"
|
||||
MemberName 9(s1) 1 "f"
|
||||
MemberName 9(s1) 2 "s0_1"
|
||||
Name 10 "s2"
|
||||
MemberName 10(s2) 0 "i"
|
||||
MemberName 10(s2) 1 "f"
|
||||
MemberName 10(s2) 2 "s1_1"
|
||||
Name 14 "s3"
|
||||
MemberName 14(s3) 0 "s2_1"
|
||||
MemberName 14(s3) 1 "i"
|
||||
MemberName 14(s3) 2 "f"
|
||||
MemberName 14(s3) 3 "s1_1"
|
||||
Name 16 "foo3"
|
||||
Name 27 "locals2"
|
||||
Name 40 "fArray"
|
||||
Name 46 "locals1Array"
|
||||
Name 49 "foo1"
|
||||
Name 53 "locals0"
|
||||
Name 54 "s00"
|
||||
MemberName 54(s00) 0 "s0_0"
|
||||
Name 56 "locals00"
|
||||
Name 61 "coord"
|
||||
Name 71 "foo0"
|
||||
Name 86 "foo00"
|
||||
Name 99 "gl_FragColor"
|
||||
Name 116 "samp2D"
|
||||
Name 122 "foo2"
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
6: TypeInt 32 1
|
||||
7: TypeFloat 32
|
||||
8(s0): TypeStruct 6(int)
|
||||
9(s1): TypeStruct 6(int) 7(float) 8(s0)
|
||||
10(s2): TypeStruct 6(int) 7(float) 9(s1)
|
||||
11: TypeInt 32 0
|
||||
12: 11(int) Constant 12
|
||||
13: TypeArray 10(s2) 12
|
||||
14(s3): TypeStruct 13 6(int) 7(float) 9(s1)
|
||||
15: TypePointer UniformConstant 14(s3)
|
||||
16(foo3): 15(ptr) Variable UniformConstant
|
||||
17: 6(int) Constant 0
|
||||
18: 6(int) Constant 9
|
||||
19: TypePointer UniformConstant 6(int)
|
||||
22: TypeBool
|
||||
26: TypePointer Function 10(s2)
|
||||
28: 6(int) Constant 1
|
||||
29: 7(float) Constant 1065353216
|
||||
30: TypePointer Function 7(float)
|
||||
32: 6(int) Constant 2
|
||||
33: 8(s0) ConstantComposite 17
|
||||
34: 9(s1) ConstantComposite 17 29 33
|
||||
35: TypePointer Function 9(s1)
|
||||
37: 11(int) Constant 6
|
||||
38: TypeArray 7(float) 37
|
||||
39: TypePointer Function 38
|
||||
41: 7(float) Constant 0
|
||||
42: 38 ConstantComposite 41 41 41 41 41 41
|
||||
43: 11(int) Constant 10
|
||||
44: TypeArray 9(s1) 43
|
||||
45: TypePointer Function 44
|
||||
47: 6(int) Constant 6
|
||||
48: TypePointer UniformConstant 9(s1)
|
||||
49(foo1): 48(ptr) Variable UniformConstant
|
||||
52: TypePointer Function 8(s0)
|
||||
54(s00): TypeStruct 8(s0)
|
||||
55: TypePointer Function 54(s00)
|
||||
57: 54(s00) ConstantComposite 33
|
||||
59: TypeVector 7(float) 2
|
||||
60: TypePointer Input 59(fvec2)
|
||||
61(coord): 60(ptr) Variable Input
|
||||
62: 11(int) Constant 0
|
||||
63: TypePointer Input 7(float)
|
||||
67: 11(int) Constant 1
|
||||
70: TypePointer UniformConstant 8(s0)
|
||||
71(foo0): 70(ptr) Variable UniformConstant
|
||||
75: 7(float) Constant 1073741824
|
||||
76: 7(float) Constant 1077936128
|
||||
77: 7(float) Constant 1082130432
|
||||
78: 7(float) Constant 1084227584
|
||||
79: 38 ConstantComposite 41 29 75 76 77 78
|
||||
85: TypePointer UniformConstant 54(s00)
|
||||
86(foo00): 85(ptr) Variable UniformConstant
|
||||
88: TypePointer Function 6(int)
|
||||
91: 6(int) Constant 5
|
||||
97: TypeVector 7(float) 4
|
||||
98: TypePointer Output 97(fvec4)
|
||||
99(gl_FragColor): 98(ptr) Variable Output
|
||||
106: 6(int) Constant 3
|
||||
113: TypeImage 7(float) 2D sampled format:Unknown
|
||||
114: TypeSampledImage 113
|
||||
115: TypePointer UniformConstant 114
|
||||
116(samp2D): 115(ptr) Variable UniformConstant
|
||||
121: TypePointer UniformConstant 10(s2)
|
||||
122(foo2): 121(ptr) Variable UniformConstant
|
||||
4(main): 2 Function None 3
|
||||
5: Label
|
||||
27(locals2): 26(ptr) Variable Function
|
||||
40(fArray): 39(ptr) Variable Function
|
||||
46(locals1Array): 45(ptr) Variable Function
|
||||
53(locals0): 52(ptr) Variable Function
|
||||
56(locals00): 55(ptr) Variable Function
|
||||
20: 19(ptr) AccessChain 16(foo3) 17 18 17
|
||||
21: 6(int) Load 20
|
||||
23: 22(bool) SGreaterThan 21 17
|
||||
SelectionMerge 25 None
|
||||
BranchConditional 23 24 58
|
||||
24: Label
|
||||
31: 30(ptr) AccessChain 27(locals2) 28
|
||||
Store 31 29
|
||||
36: 35(ptr) AccessChain 27(locals2) 32
|
||||
Store 36 34
|
||||
Store 40(fArray) 42
|
||||
50: 9(s1) Load 49(foo1)
|
||||
51: 35(ptr) AccessChain 46(locals1Array) 47
|
||||
Store 51 50
|
||||
Store 53(locals0) 33
|
||||
Store 56(locals00) 57
|
||||
Branch 25
|
||||
58: Label
|
||||
64: 63(ptr) AccessChain 61(coord) 62
|
||||
65: 7(float) Load 64
|
||||
66: 30(ptr) AccessChain 27(locals2) 28
|
||||
Store 66 65
|
||||
68: 63(ptr) AccessChain 61(coord) 67
|
||||
69: 7(float) Load 68
|
||||
72: 8(s0) Load 71(foo0)
|
||||
73: 9(s1) CompositeConstruct 28 69 72
|
||||
74: 35(ptr) AccessChain 27(locals2) 32
|
||||
Store 74 73
|
||||
Store 40(fArray) 79
|
||||
80: 35(ptr) AccessChain 27(locals2) 32
|
||||
81: 9(s1) Load 80
|
||||
82: 35(ptr) AccessChain 46(locals1Array) 47
|
||||
Store 82 81
|
||||
83: 70(ptr) AccessChain 49(foo1) 32
|
||||
84: 8(s0) Load 83
|
||||
Store 53(locals0) 84
|
||||
87: 54(s00) Load 86(foo00)
|
||||
Store 56(locals00) 87
|
||||
Branch 25
|
||||
25: Label
|
||||
89: 88(ptr) AccessChain 53(locals0) 17
|
||||
90: 6(int) Load 89
|
||||
92: 22(bool) SGreaterThan 90 91
|
||||
SelectionMerge 94 None
|
||||
BranchConditional 92 93 94
|
||||
93: Label
|
||||
95: 52(ptr) AccessChain 56(locals00) 17
|
||||
96: 8(s0) Load 95
|
||||
Store 53(locals0) 96
|
||||
Branch 94
|
||||
94: Label
|
||||
100: 88(ptr) AccessChain 53(locals0) 17
|
||||
101: 6(int) Load 100
|
||||
102: 7(float) ConvertSToF 101
|
||||
103: 30(ptr) AccessChain 46(locals1Array) 47 28
|
||||
104: 7(float) Load 103
|
||||
105: 7(float) FAdd 102 104
|
||||
107: 30(ptr) AccessChain 40(fArray) 106
|
||||
108: 7(float) Load 107
|
||||
109: 7(float) FAdd 105 108
|
||||
110: 30(ptr) AccessChain 27(locals2) 32 28
|
||||
111: 7(float) Load 110
|
||||
112: 7(float) FAdd 109 111
|
||||
117: 114 Load 116(samp2D)
|
||||
118: 59(fvec2) Load 61(coord)
|
||||
119: 97(fvec4) ImageSampleImplicitLod 117 118
|
||||
120: 97(fvec4) VectorTimesScalar 119 112
|
||||
Store 99(gl_FragColor) 120
|
||||
Return
|
||||
FunctionEnd
|
||||
spv.structDeref.frag
|
||||
WARNING: 0:4: varying deprecated in version 130; may be removed in future release
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
||||
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
// Id's are bound by 123
|
||||
|
||||
Capability Shader
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 61
|
||||
ExecutionMode 4 OriginLowerLeft
|
||||
Source GLSL 130
|
||||
Name 4 "main"
|
||||
Name 8 "s0"
|
||||
MemberName 8(s0) 0 "i"
|
||||
Name 9 "s1"
|
||||
MemberName 9(s1) 0 "i"
|
||||
MemberName 9(s1) 1 "f"
|
||||
MemberName 9(s1) 2 "s0_1"
|
||||
Name 10 "s2"
|
||||
MemberName 10(s2) 0 "i"
|
||||
MemberName 10(s2) 1 "f"
|
||||
MemberName 10(s2) 2 "s1_1"
|
||||
Name 14 "s3"
|
||||
MemberName 14(s3) 0 "s2_1"
|
||||
MemberName 14(s3) 1 "i"
|
||||
MemberName 14(s3) 2 "f"
|
||||
MemberName 14(s3) 3 "s1_1"
|
||||
Name 16 "foo3"
|
||||
Name 27 "locals2"
|
||||
Name 40 "fArray"
|
||||
Name 46 "locals1Array"
|
||||
Name 49 "foo1"
|
||||
Name 53 "locals0"
|
||||
Name 54 "s00"
|
||||
MemberName 54(s00) 0 "s0_0"
|
||||
Name 56 "locals00"
|
||||
Name 61 "coord"
|
||||
Name 71 "foo0"
|
||||
Name 86 "foo00"
|
||||
Name 99 "gl_FragColor"
|
||||
Name 116 "samp2D"
|
||||
Name 122 "foo2"
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
6: TypeInt 32 1
|
||||
7: TypeFloat 32
|
||||
8(s0): TypeStruct 6(int)
|
||||
9(s1): TypeStruct 6(int) 7(float) 8(s0)
|
||||
10(s2): TypeStruct 6(int) 7(float) 9(s1)
|
||||
11: TypeInt 32 0
|
||||
12: 11(int) Constant 12
|
||||
13: TypeArray 10(s2) 12
|
||||
14(s3): TypeStruct 13 6(int) 7(float) 9(s1)
|
||||
15: TypePointer UniformConstant 14(s3)
|
||||
16(foo3): 15(ptr) Variable UniformConstant
|
||||
17: 6(int) Constant 0
|
||||
18: 6(int) Constant 9
|
||||
19: TypePointer UniformConstant 6(int)
|
||||
22: TypeBool
|
||||
26: TypePointer Function 10(s2)
|
||||
28: 6(int) Constant 1
|
||||
29: 7(float) Constant 1065353216
|
||||
30: TypePointer Function 7(float)
|
||||
32: 6(int) Constant 2
|
||||
33: 8(s0) ConstantComposite 17
|
||||
34: 9(s1) ConstantComposite 17 29 33
|
||||
35: TypePointer Function 9(s1)
|
||||
37: 11(int) Constant 6
|
||||
38: TypeArray 7(float) 37
|
||||
39: TypePointer Function 38
|
||||
41: 7(float) Constant 0
|
||||
42: 38 ConstantComposite 41 41 41 41 41 41
|
||||
43: 11(int) Constant 10
|
||||
44: TypeArray 9(s1) 43
|
||||
45: TypePointer Function 44
|
||||
47: 6(int) Constant 6
|
||||
48: TypePointer UniformConstant 9(s1)
|
||||
49(foo1): 48(ptr) Variable UniformConstant
|
||||
52: TypePointer Function 8(s0)
|
||||
54(s00): TypeStruct 8(s0)
|
||||
55: TypePointer Function 54(s00)
|
||||
57: 54(s00) ConstantComposite 33
|
||||
59: TypeVector 7(float) 2
|
||||
60: TypePointer Input 59(fvec2)
|
||||
61(coord): 60(ptr) Variable Input
|
||||
62: 11(int) Constant 0
|
||||
63: TypePointer Input 7(float)
|
||||
67: 11(int) Constant 1
|
||||
70: TypePointer UniformConstant 8(s0)
|
||||
71(foo0): 70(ptr) Variable UniformConstant
|
||||
75: 7(float) Constant 1073741824
|
||||
76: 7(float) Constant 1077936128
|
||||
77: 7(float) Constant 1082130432
|
||||
78: 7(float) Constant 1084227584
|
||||
79: 38 ConstantComposite 41 29 75 76 77 78
|
||||
85: TypePointer UniformConstant 54(s00)
|
||||
86(foo00): 85(ptr) Variable UniformConstant
|
||||
88: TypePointer Function 6(int)
|
||||
91: 6(int) Constant 5
|
||||
97: TypeVector 7(float) 4
|
||||
98: TypePointer Output 97(fvec4)
|
||||
99(gl_FragColor): 98(ptr) Variable Output
|
||||
106: 6(int) Constant 3
|
||||
113: TypeImage 7(float) 2D sampled format:Unknown
|
||||
114: TypeSampledImage 113
|
||||
115: TypePointer UniformConstant 114
|
||||
116(samp2D): 115(ptr) Variable UniformConstant
|
||||
121: TypePointer UniformConstant 10(s2)
|
||||
122(foo2): 121(ptr) Variable UniformConstant
|
||||
4(main): 2 Function None 3
|
||||
5: Label
|
||||
27(locals2): 26(ptr) Variable Function
|
||||
40(fArray): 39(ptr) Variable Function
|
||||
46(locals1Array): 45(ptr) Variable Function
|
||||
53(locals0): 52(ptr) Variable Function
|
||||
56(locals00): 55(ptr) Variable Function
|
||||
20: 19(ptr) AccessChain 16(foo3) 17 18 17
|
||||
21: 6(int) Load 20
|
||||
23: 22(bool) SGreaterThan 21 17
|
||||
SelectionMerge 25 None
|
||||
BranchConditional 23 24 58
|
||||
24: Label
|
||||
31: 30(ptr) AccessChain 27(locals2) 28
|
||||
Store 31 29
|
||||
36: 35(ptr) AccessChain 27(locals2) 32
|
||||
Store 36 34
|
||||
Store 40(fArray) 42
|
||||
50: 9(s1) Load 49(foo1)
|
||||
51: 35(ptr) AccessChain 46(locals1Array) 47
|
||||
Store 51 50
|
||||
Store 53(locals0) 33
|
||||
Store 56(locals00) 57
|
||||
Branch 25
|
||||
58: Label
|
||||
64: 63(ptr) AccessChain 61(coord) 62
|
||||
65: 7(float) Load 64
|
||||
66: 30(ptr) AccessChain 27(locals2) 28
|
||||
Store 66 65
|
||||
68: 63(ptr) AccessChain 61(coord) 67
|
||||
69: 7(float) Load 68
|
||||
72: 8(s0) Load 71(foo0)
|
||||
73: 9(s1) CompositeConstruct 28 69 72
|
||||
74: 35(ptr) AccessChain 27(locals2) 32
|
||||
Store 74 73
|
||||
Store 40(fArray) 79
|
||||
80: 35(ptr) AccessChain 27(locals2) 32
|
||||
81: 9(s1) Load 80
|
||||
82: 35(ptr) AccessChain 46(locals1Array) 47
|
||||
Store 82 81
|
||||
83: 70(ptr) AccessChain 49(foo1) 32
|
||||
84: 8(s0) Load 83
|
||||
Store 53(locals0) 84
|
||||
87: 54(s00) Load 86(foo00)
|
||||
Store 56(locals00) 87
|
||||
Branch 25
|
||||
25: Label
|
||||
89: 88(ptr) AccessChain 53(locals0) 17
|
||||
90: 6(int) Load 89
|
||||
92: 22(bool) SGreaterThan 90 91
|
||||
SelectionMerge 94 None
|
||||
BranchConditional 92 93 94
|
||||
93: Label
|
||||
95: 52(ptr) AccessChain 56(locals00) 17
|
||||
96: 8(s0) Load 95
|
||||
Store 53(locals0) 96
|
||||
Branch 94
|
||||
94: Label
|
||||
100: 88(ptr) AccessChain 53(locals0) 17
|
||||
101: 6(int) Load 100
|
||||
102: 7(float) ConvertSToF 101
|
||||
103: 30(ptr) AccessChain 46(locals1Array) 47 28
|
||||
104: 7(float) Load 103
|
||||
105: 7(float) FAdd 102 104
|
||||
107: 30(ptr) AccessChain 40(fArray) 106
|
||||
108: 7(float) Load 107
|
||||
109: 7(float) FAdd 105 108
|
||||
110: 30(ptr) AccessChain 27(locals2) 32 28
|
||||
111: 7(float) Load 110
|
||||
112: 7(float) FAdd 109 111
|
||||
117: 114 Load 116(samp2D)
|
||||
118: 59(fvec2) Load 61(coord)
|
||||
119: 97(fvec4) ImageSampleImplicitLod 117 118
|
||||
120: 97(fvec4) VectorTimesScalar 119 112
|
||||
Store 99(gl_FragColor) 120
|
||||
Return
|
||||
FunctionEnd
|
||||
|
||||
Reference in New Issue
Block a user