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
ab46a2e5
Unverified
Commit
ab46a2e5
authored
Jan 17, 2018
by
John Kessenich
Committed by
GitHub
Jan 17, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1221 from dneto0/update-spirv
Update known-good spirv-tools.
parents
e22e3473
0e58bbd5
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
3 additions
and
75 deletions
+3
-75
hlsl.aliasOpaque.frag.out
Test/baseLegalResults/hlsl.aliasOpaque.frag.out
+0
-5
hlsl.flattenOpaque.frag.out
Test/baseLegalResults/hlsl.flattenOpaque.frag.out
+0
-7
hlsl.flattenOpaqueInit.vert.out
Test/baseLegalResults/hlsl.flattenOpaqueInit.vert.out
+0
-4
hlsl.flattenOpaqueInitMix.vert.out
Test/baseLegalResults/hlsl.flattenOpaqueInitMix.vert.out
+0
-5
hlsl.flattenSubset.frag.out
Test/baseLegalResults/hlsl.flattenSubset.frag.out
+1
-21
hlsl.flattenSubset2.frag.out
Test/baseLegalResults/hlsl.flattenSubset2.frag.out
+0
-13
hlsl.partialFlattenLocal.vert.out
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
+0
-8
hlsl.partialFlattenMixed.vert.out
Test/baseLegalResults/hlsl.partialFlattenMixed.vert.out
+1
-11
known_good.json
known_good.json
+1
-1
No files found.
Test/baseLegalResults/hlsl.aliasOpaque.frag.out
View file @
ab46a2e5
...
@@ -11,10 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -11,10 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
ExecutionMode 4 OriginUpperLeft
ExecutionMode 4 OriginUpperLeft
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 9 "OS"
MemberName 9(OS) 0 "ss"
MemberName 9(OS) 1 "a"
MemberName 9(OS) 2 "tex"
Name 47 "gss"
Name 47 "gss"
Name 51 "gtex"
Name 51 "gtex"
Name 62 "@entryPointOutput"
Name 62 "@entryPointOutput"
...
@@ -26,7 +22,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -26,7 +22,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
6: TypeSampler
6: TypeSampler
7: TypeFloat 32
7: TypeFloat 32
8: TypeImage 7(float) 2D sampled format:Unknown
8: TypeImage 7(float) 2D sampled format:Unknown
9(OS): TypeStruct 6 7(float) 8
11: TypeVector 7(float) 4
11: TypeVector 7(float) 4
32: TypeSampledImage 8
32: TypeSampledImage 8
34: TypeVector 7(float) 2
34: TypeVector 7(float) 2
...
...
Test/baseLegalResults/hlsl.flattenOpaque.frag.out
View file @
ab46a2e5
...
@@ -11,11 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -11,11 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
ExecutionMode 4 OriginUpperLeft
ExecutionMode 4 OriginUpperLeft
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 7 "os"
MemberName 7(os) 0 "s2D"
Name 23 "os2"
MemberName 23(os2) 0 "s2D"
MemberName 23(os2) 1 "tex"
Name 38 "tex"
Name 38 "tex"
Name 82 "s.s2D"
Name 82 "s.s2D"
Name 97 "s2.s2D"
Name 97 "s2.s2D"
...
@@ -29,12 +24,10 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -29,12 +24,10 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
2: TypeVoid
2: TypeVoid
3: TypeFunction 2
3: TypeFunction 2
6: TypeSampler
6: TypeSampler
7(os): TypeStruct 6
9: TypeFloat 32
9: TypeFloat 32
10: TypeVector 9(float) 4
10: TypeVector 9(float) 4
15: TypeVector 9(float) 2
15: TypeVector 9(float) 2
22: TypeImage 9(float) 2D sampled format:Unknown
22: TypeImage 9(float) 2D sampled format:Unknown
23(os2): TypeStruct 6 22
37: TypePointer UniformConstant 22
37: TypePointer UniformConstant 22
38(tex): 37(ptr) Variable UniformConstant
38(tex): 37(ptr) Variable UniformConstant
45: TypeSampledImage 22
45: TypeSampledImage 22
...
...
Test/baseLegalResults/hlsl.flattenOpaqueInit.vert.out
View file @
ab46a2e5
...
@@ -10,9 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -10,9 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
EntryPoint Vertex 4 "main" 80
EntryPoint Vertex 4 "main" 80
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 9 "FxaaTex"
MemberName 9(FxaaTex) 0 "smpl"
MemberName 9(FxaaTex) 1 "tex"
Name 43 "g_tInputTexture_sampler"
Name 43 "g_tInputTexture_sampler"
Name 47 "g_tInputTexture"
Name 47 "g_tInputTexture"
Name 80 "@entryPointOutput"
Name 80 "@entryPointOutput"
...
@@ -24,7 +21,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -24,7 +21,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
6: TypeSampler
6: TypeSampler
7: TypeFloat 32
7: TypeFloat 32
8: TypeImage 7(float) 2D sampled format:Unknown
8: TypeImage 7(float) 2D sampled format:Unknown
9(FxaaTex): TypeStruct 6 8
11: TypeVector 7(float) 4
11: TypeVector 7(float) 4
31: TypeSampledImage 8
31: TypeSampledImage 8
33: TypeVector 7(float) 2
33: TypeVector 7(float) 2
...
...
Test/baseLegalResults/hlsl.flattenOpaqueInitMix.vert.out
View file @
ab46a2e5
...
@@ -10,10 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -10,10 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
EntryPoint Vertex 4 "main" 57
EntryPoint Vertex 4 "main" 57
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 9 "FxaaTex"
MemberName 9(FxaaTex) 0 "smpl"
MemberName 9(FxaaTex) 1 "tex"
MemberName 9(FxaaTex) 2 "f"
Name 44 "g_tInputTexture_sampler"
Name 44 "g_tInputTexture_sampler"
Name 47 "g_tInputTexture"
Name 47 "g_tInputTexture"
Name 57 "@entryPointOutput"
Name 57 "@entryPointOutput"
...
@@ -25,7 +21,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -25,7 +21,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
6: TypeSampler
6: TypeSampler
7: TypeFloat 32
7: TypeFloat 32
8: TypeImage 7(float) 2D sampled format:Unknown
8: TypeImage 7(float) 2D sampled format:Unknown
9(FxaaTex): TypeStruct 6 8 7(float)
11: TypeVector 7(float) 4
11: TypeVector 7(float) 4
28: TypeSampledImage 8
28: TypeSampledImage 8
36: TypeVector 7(float) 2
36: TypeVector 7(float) 2
...
...
Test/baseLegalResults/hlsl.flattenSubset.frag.out
View file @
ab46a2e5
...
@@ -2,7 +2,7 @@ hlsl.flattenSubset.frag
...
@@ -2,7 +2,7 @@ hlsl.flattenSubset.frag
WARNING: AST will form illegal SPIR-V; need to transform to legalize
WARNING: AST will form illegal SPIR-V; need to transform to legalize
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80003
// Generated by (magic number): 80003
// Id's are bound by
72
// Id's are bound by
66
Capability Shader
Capability Shader
1: ExtInstImport "GLSL.std.450"
1: ExtInstImport "GLSL.std.450"
...
@@ -11,23 +11,7 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -11,23 +11,7 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
ExecutionMode 4 OriginUpperLeft
ExecutionMode 4 OriginUpperLeft
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 15 "S0"
MemberName 15(S0) 0 "x"
MemberName 15(S0) 1 "y"
MemberName 15(S0) 2 "ss"
Name 16 "S1"
MemberName 16(S1) 0 "b"
MemberName 16(S1) 1 "samplerState"
MemberName 16(S1) 2 "s0"
MemberName 16(S1) 3 "a"
Name 21 "samp"
Name 21 "samp"
Name 25 "S2"
MemberName 25(S2) 0 "a1"
MemberName 25(S2) 1 "a2"
MemberName 25(S2) 2 "a3"
MemberName 25(S2) 3 "a4"
MemberName 25(S2) 4 "a5"
MemberName 25(S2) 5 "resources"
Name 33 "tex"
Name 33 "tex"
Name 47 "vpos"
Name 47 "vpos"
Name 50 "@entryPointOutput"
Name 50 "@entryPointOutput"
...
@@ -40,12 +24,8 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -40,12 +24,8 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
6: TypeFloat 32
6: TypeFloat 32
7: TypeVector 6(float) 4
7: TypeVector 6(float) 4
13: TypeSampler
13: TypeSampler
14: TypeInt 32 1
15(S0): TypeStruct 14(int) 14(int) 13
16(S1): TypeStruct 6(float) 13 15(S0) 14(int)
20: TypePointer UniformConstant 13
20: TypePointer UniformConstant 13
21(samp): 20(ptr) Variable UniformConstant
21(samp): 20(ptr) Variable UniformConstant
25(S2): TypeStruct 14(int) 14(int) 14(int) 14(int) 14(int) 16(S1)
31: TypeImage 6(float) 2D sampled format:Unknown
31: TypeImage 6(float) 2D sampled format:Unknown
32: TypePointer UniformConstant 31
32: TypePointer UniformConstant 31
33(tex): 32(ptr) Variable UniformConstant
33(tex): 32(ptr) Variable UniformConstant
...
...
Test/baseLegalResults/hlsl.flattenSubset2.frag.out
View file @
ab46a2e5
...
@@ -11,15 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -11,15 +11,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
ExecutionMode 4 OriginUpperLeft
ExecutionMode 4 OriginUpperLeft
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 14 "Nested"
MemberName 14(Nested) 0 "y"
MemberName 14(Nested) 1 "texNested"
Name 15 "A"
MemberName 15(A) 0 "n"
MemberName 15(A) 1 "x"
Name 25 "B"
MemberName 25(B) 0 "n"
MemberName 25(B) 1 "tex"
Name 49 "vpos"
Name 49 "vpos"
Name 52 "@entryPointOutput"
Name 52 "@entryPointOutput"
Decorate 49(vpos) Location 0
Decorate 49(vpos) Location 0
...
@@ -28,10 +19,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -28,10 +19,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
3: TypeFunction 2
3: TypeFunction 2
6: TypeFloat 32
6: TypeFloat 32
7: TypeVector 6(float) 4
7: TypeVector 6(float) 4
13: TypeImage 6(float) 2D sampled format:Unknown
14(Nested): TypeStruct 6(float) 13
15(A): TypeStruct 14(Nested) 6(float)
25(B): TypeStruct 14(Nested) 13
43: 6(float) Constant 0
43: 6(float) Constant 0
44: 7(fvec4) ConstantComposite 43 43 43 43
44: 7(fvec4) ConstantComposite 43 43 43 43
48: TypePointer Input 7(fvec4)
48: TypePointer Input 7(fvec4)
...
...
Test/baseLegalResults/hlsl.partialFlattenLocal.vert.out
View file @
ab46a2e5
...
@@ -10,12 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -10,12 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
EntryPoint Vertex 4 "main" 83 86
EntryPoint Vertex 4 "main" 83 86
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 22 "Packed"
MemberName 22(Packed) 0 "tex"
MemberName 22(Packed) 1 "pos"
MemberName 22(Packed) 2 "uv"
MemberName 22(Packed) 3 "x"
MemberName 22(Packed) 4 "n"
Name 83 "pos"
Name 83 "pos"
Name 86 "@entryPointOutput"
Name 86 "@entryPointOutput"
Decorate 83(pos) Location 0
Decorate 83(pos) Location 0
...
@@ -24,7 +18,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -24,7 +18,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
3: TypeFunction 2
3: TypeFunction 2
6: TypeFloat 32
6: TypeFloat 32
7: TypeVector 6(float) 4
7: TypeVector 6(float) 4
13: TypeImage 6(float) 2D sampled format:Unknown
14: TypeVector 6(float) 3
14: TypeVector 6(float) 3
15: TypeInt 32 0
15: TypeInt 32 0
16: 15(int) Constant 3
16: 15(int) Constant 3
...
@@ -33,7 +26,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -33,7 +26,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
19: 15(int) Constant 2
19: 15(int) Constant 2
20: TypeArray 18(fvec2) 19
20: TypeArray 18(fvec2) 19
21: TypeInt 32 1
21: TypeInt 32 1
22(Packed): TypeStruct 13 17 20 6(float) 21(int)
25: 21(int) Constant 0
25: 21(int) Constant 0
31: 21(int) Constant 1
31: 21(int) Constant 1
32: 6(float) Constant 0
32: 6(float) Constant 0
...
...
Test/baseLegalResults/hlsl.partialFlattenMixed.vert.out
View file @
ab46a2e5
...
@@ -2,7 +2,7 @@ hlsl.partialFlattenMixed.vert
...
@@ -2,7 +2,7 @@ hlsl.partialFlattenMixed.vert
WARNING: AST will form illegal SPIR-V; need to transform to legalize
WARNING: AST will form illegal SPIR-V; need to transform to legalize
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80003
// Generated by (magic number): 80003
// Id's are bound by
45
// Id's are bound by
36
Capability Shader
Capability Shader
1: ExtInstImport "GLSL.std.450"
1: ExtInstImport "GLSL.std.450"
...
@@ -10,10 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -10,10 +10,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
EntryPoint Vertex 4 "main" 32 35
EntryPoint Vertex 4 "main" 32 35
Source HLSL 500
Source HLSL 500
Name 4 "main"
Name 4 "main"
Name 18 "Packed"
MemberName 18(Packed) 0 "a"
MemberName 18(Packed) 1 "membTex"
MemberName 18(Packed) 2 "b"
Name 32 "pos"
Name 32 "pos"
Name 35 "@entryPointOutput"
Name 35 "@entryPointOutput"
Decorate 32(pos) Location 0
Decorate 32(pos) Location 0
...
@@ -22,12 +18,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
...
@@ -22,12 +18,6 @@ WARNING: AST will form illegal SPIR-V; need to transform to legalize
3: TypeFunction 2
3: TypeFunction 2
6: TypeFloat 32
6: TypeFloat 32
7: TypeVector 6(float) 4
7: TypeVector 6(float) 4
13: TypeInt 32 1
14: TypeImage 6(float) 2D sampled format:Unknown
15: TypeInt 32 0
16: 15(int) Constant 2
17: TypeArray 14 16
18(Packed): TypeStruct 13(int) 17 13(int)
31: TypePointer Input 7(fvec4)
31: TypePointer Input 7(fvec4)
32(pos): 31(ptr) Variable Input
32(pos): 31(ptr) Variable Input
34: TypePointer Output 7(fvec4)
34: TypePointer Output 7(fvec4)
...
...
known_good.json
View file @
ab46a2e5
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
"site"
:
"github"
,
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
716718a5e969f6b4e73cbc864db59a754a83aab3
"
"commit"
:
"
eb0c73dad6102fc0d4f03c62fe910348bae43a11
"
},
},
{
{
"name"
:
"spirv-tools/external/spirv-headers"
,
"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