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
8e4b496d
Unverified
Commit
8e4b496d
authored
May 24, 2018
by
John Kessenich
Committed by
GitHub
May 24, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1388 from greg-lunarg/kg19
Update spirv-tools known-good
parents
c6d25539
d2b55801
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
hlsl.partialFlattenLocal.vert.out
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
+11
-11
known_good.json
known_good.json
+1
-1
No files found.
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
View file @
8e4b496d
hlsl.partialFlattenLocal.vert
// Module Version 10000
// Generated by (magic number): 80006
// Id's are bound by 1
69
// Id's are bound by 1
58
Capability Shader
1: ExtInstImport "GLSL.std.450"
...
...
@@ -51,29 +51,29 @@ hlsl.partialFlattenLocal.vert
Store 137 38
Branch 100
100: Label
1
68
: 21(int) Phi 25 5 119 106
105: 54(bool) SLessThan 1
68
31
1
57
: 21(int) Phi 25 5 119 106
105: 54(bool) SLessThan 1
57
31
LoopMerge 101 106 None
BranchConditional 105 106 101
106: Label
138: 39(ptr) AccessChain 133 1
68
138: 39(ptr) AccessChain 133 1
57
110: 18(fvec2) Load 138
139: 34(ptr) AccessChain 131 1
68
139: 34(ptr) AccessChain 131 1
57
112: 14(fvec3) Load 139
113: 18(fvec2) VectorShuffle 112 112 0 1
114: 18(fvec2) FAdd 113 110
140: 34(ptr) AccessChain 131 1
68
140: 34(ptr) AccessChain 131 1
57
116: 14(fvec3) Load 140
117: 14(fvec3) VectorShuffle 116 114 3 4 2
Store 140 117
119: 21(int) IAdd 1
68
31
119: 21(int) IAdd 1
57
31
Branch 100
101: Label
142: 17 Load 131
1
61
: 14(fvec3) CompositeExtract 142 0
124: 6(float) CompositeExtract 1
61
0
125: 6(float) CompositeExtract 1
61
1
126: 6(float) CompositeExtract 1
61
2
1
56
: 14(fvec3) CompositeExtract 142 0
124: 6(float) CompositeExtract 1
56
0
125: 6(float) CompositeExtract 1
56
1
126: 6(float) CompositeExtract 1
56
2
127: 7(fvec4) CompositeConstruct 124 125 126 32
128: 7(fvec4) FAdd 84 127
Store 86(@entryPointOutput) 128
...
...
known_good.json
View file @
8e4b496d
...
...
@@ -5,7 +5,7 @@
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"a
00a0a09ae5dab8ef15073ceb40542c162767798
"
"commit"
:
"a
579e720a8d7805ec9ebf657a4c6fa67ec268f7e
"
},
{
"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