Skip to content
Snippets Groups Projects
Unverified Commit 2651ccae authored by John Kessenich's avatar John Kessenich Committed by GitHub
Browse files

Merge pull request #1234 from dneto0/update-spirv

Update SPIRV-Tools known-good
parents b3f9e0a3 d1232992
No related branches found
No related tags found
No related merge requests found
......@@ -52,11 +52,9 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
Store 137 38
Branch 100
100: Label
164: 21(int) Phi 25 5 119 102
LoopMerge 101 102 None
Branch 103
103: Label
164: 21(int) Phi 25 5 119 106
105: 54(bool) SLessThan 164 31
LoopMerge 101 106 None
BranchConditional 105 106 101
106: Label
138: 39(ptr) AccessChain 133 164
......@@ -69,8 +67,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
116: 14(fvec3) Load 140
117: 14(fvec3) VectorShuffle 116 114 3 4 2
Store 140 117
Branch 102
102: Label
119: 21(int) IAdd 164 31
Branch 100
101: Label
......
......@@ -5,14 +5,14 @@
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"subdir" : "External/spirv-tools",
"commit" : "eb0c73dad6102fc0d4f03c62fe910348bae43a11"
"commit" : "9e19fc0f31ceaf1f6bc907dbf17dcfded85f2ce8"
},
{
"name" : "spirv-tools/external/spirv-headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"subdir" : "External/spirv-tools/external/spirv-headers",
"commit" : "061097878467b8e040fbf153a837d844ef9f9f96"
"commit" : "ce309203d7eceaf908bea8862c27f3e0749f7d00"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment