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
b5bf536b
Unverified
Commit
b5bf536b
authored
Feb 09, 2018
by
John Kessenich
Committed by
GitHub
Feb 09, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1244 from dneto0/update-spirv-tools
Update SPIRV-Tools known-good
parents
3394353b
497d5ffe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
hlsl.partialFlattenLocal.vert.out
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
+7
-7
known_good.json
known_good.json
+1
-1
No files found.
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
View file @
b5bf536b
...
...
@@ -2,7 +2,7 @@ hlsl.partialFlattenLocal.vert
WARNING: AST will form illegal SPIR-V; need to transform to legalize
// Module Version 10000
// Generated by (magic number): 80004
// Id's are bound by 16
5
// Id's are bound by 16
9
Capability Shader
1: ExtInstImport "GLSL.std.450"
...
...
@@ -52,22 +52,22 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
Store 137 38
Branch 100
100: Label
16
4
: 21(int) Phi 25 5 119 106
105: 54(bool) SLessThan 16
4
31
16
8
: 21(int) Phi 25 5 119 106
105: 54(bool) SLessThan 16
8
31
LoopMerge 101 106 None
BranchConditional 105 106 101
106: Label
138: 39(ptr) AccessChain 133 16
4
138: 39(ptr) AccessChain 133 16
8
110: 18(fvec2) Load 138
139: 34(ptr) AccessChain 131 16
4
139: 34(ptr) AccessChain 131 16
8
112: 14(fvec3) Load 139
113: 18(fvec2) VectorShuffle 112 112 0 1
114: 18(fvec2) FAdd 113 110
140: 34(ptr) AccessChain 131 16
4
140: 34(ptr) AccessChain 131 16
8
116: 14(fvec3) Load 140
117: 14(fvec3) VectorShuffle 116 114 3 4 2
Store 140 117
119: 21(int) IAdd 16
4
31
119: 21(int) IAdd 16
8
31
Branch 100
101: Label
142: 17 Load 131
...
...
known_good.json
View file @
b5bf536b
...
...
@@ -5,7 +5,7 @@
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
9e19fc0f31ceaf1f6bc907dbf17dcfded85f2ce8
"
"commit"
:
"
4e4a254bc85ea41af93a048f1713ef27e04c01ab
"
},
{
"name"
:
"spirv-tools/external/spirv-headers"
,
...
...
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