Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
glslang
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
glslang
Commits
2651ccae
Unverified
Commit
2651ccae
authored
Feb 05, 2018
by
John Kessenich
Committed by
GitHub
Feb 05, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1234 from dneto0/update-spirv
Update SPIRV-Tools known-good
parents
b3f9e0a3
d1232992
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
hlsl.partialFlattenLocal.vert.out
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
+2
-6
known_good.json
known_good.json
+2
-2
No files found.
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
View file @
2651ccae
...
@@ -52,11 +52,9 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -52,11 +52,9 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
Store 137 38
Store 137 38
Branch 100
Branch 100
100: Label
100: Label
164: 21(int) Phi 25 5 119 102
164: 21(int) Phi 25 5 119 106
LoopMerge 101 102 None
Branch 103
103: Label
105: 54(bool) SLessThan 164 31
105: 54(bool) SLessThan 164 31
LoopMerge 101 106 None
BranchConditional 105 106 101
BranchConditional 105 106 101
106: Label
106: Label
138: 39(ptr) AccessChain 133 164
138: 39(ptr) AccessChain 133 164
...
@@ -69,8 +67,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -69,8 +67,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
116: 14(fvec3) Load 140
116: 14(fvec3) Load 140
117: 14(fvec3) VectorShuffle 116 114 3 4 2
117: 14(fvec3) VectorShuffle 116 114 3 4 2
Store 140 117
Store 140 117
Branch 102
102: Label
119: 21(int) IAdd 164 31
119: 21(int) IAdd 164 31
Branch 100
Branch 100
101: Label
101: Label
...
...
known_good.json
View file @
2651ccae
...
@@ -5,14 +5,14 @@
...
@@ -5,14 +5,14 @@
"site"
:
"github"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
eb0c73dad6102fc0d4f03c62fe910348bae43a11
"
"commit"
:
"
9e19fc0f31ceaf1f6bc907dbf17dcfded85f2ce8
"
},
},
{
{
"name"
:
"spirv-tools/external/spirv-headers"
,
"name"
:
"spirv-tools/external/spirv-headers"
,
"site"
:
"github"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Headers"
,
"subrepo"
:
"KhronosGroup/SPIRV-Headers"
,
"subdir"
:
"External/spirv-tools/external/spirv-headers"
,
"subdir"
:
"External/spirv-tools/external/spirv-headers"
,
"commit"
:
"
061097878467b8e040fbf153a837d844ef9f9f96
"
"commit"
:
"
ce309203d7eceaf908bea8862c27f3e0749f7d00
"
}
}
]
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment