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
fb7a7ea2
Unverified
Commit
fb7a7ea2
authored
Nov 26, 2018
by
John Kessenich
Committed by
GitHub
Nov 26, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1598 from alan-baker/geo-xfb-caps
Update known good SPIRV tools and headers
parents
83fe01e2
440f95b1
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
3 additions
and
27 deletions
+3
-27
SpvTools.cpp
SPIRV/SpvTools.cpp
+1
-1
spv.150.geom.out
Test/baseResults/spv.150.geom.out
+0
-4
spv.420.geom.out
Test/baseResults/spv.420.geom.out
+0
-4
spv.builtInXFB.vert.out
Test/baseResults/spv.builtInXFB.vert.out
+0
-4
spv.xfb.vert.out
Test/baseResults/spv.xfb.vert.out
+0
-4
spv.xfb2.vert.out
Test/baseResults/spv.xfb2.vert.out
+0
-4
spv.xfb3.vert.out
Test/baseResults/spv.xfb3.vert.out
+0
-4
known_good.json
known_good.json
+2
-2
No files found.
SPIRV/SpvTools.cpp
View file @
fb7a7ea2
...
@@ -181,7 +181,7 @@ void SpirvToolsLegalize(const glslang::TIntermediate&, std::vector<unsigned int>
...
@@ -181,7 +181,7 @@ void SpirvToolsLegalize(const glslang::TIntermediate&, std::vector<unsigned int>
optimizer
.
RegisterPass
(
spvtools
::
CreateAggressiveDCEPass
());
optimizer
.
RegisterPass
(
spvtools
::
CreateAggressiveDCEPass
());
optimizer
.
RegisterPass
(
spvtools
::
CreateCFGCleanupPass
());
optimizer
.
RegisterPass
(
spvtools
::
CreateCFGCleanupPass
());
optimizer
.
Run
(
spirv
.
data
(),
spirv
.
size
(),
&
spirv
,
spvtools
::
ValidatorOptions
(),
true
);
optimizer
.
Run
(
spirv
.
data
(),
spirv
.
size
(),
&
spirv
);
}
}
};
// end namespace glslang
};
// end namespace glslang
...
...
Test/baseResults/spv.150.geom.out
View file @
fb7a7ea2
spv.150.geom
spv.150.geom
error: SPIRV-Tools Validation Errors
error: Capability GeometryStreams is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability GeometryStreams
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 71
// Id's are bound by 71
...
...
Test/baseResults/spv.420.geom.out
View file @
fb7a7ea2
spv.420.geom
spv.420.geom
error: SPIRV-Tools Validation Errors
error: Capability GeometryStreams is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability GeometryStreams
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 72
// Id's are bound by 72
...
...
Test/baseResults/spv.builtInXFB.vert.out
View file @
fb7a7ea2
spv.builtInXFB.vert
spv.builtInXFB.vert
error: SPIRV-Tools Validation Errors
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability TransformFeedback
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 21
// Id's are bound by 21
...
...
Test/baseResults/spv.xfb.vert.out
View file @
fb7a7ea2
spv.xfb.vert
spv.xfb.vert
error: SPIRV-Tools Validation Errors
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability TransformFeedback
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 16
// Id's are bound by 16
...
...
Test/baseResults/spv.xfb2.vert.out
View file @
fb7a7ea2
spv.xfb2.vert
spv.xfb2.vert
error: SPIRV-Tools Validation Errors
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability TransformFeedback
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 35
// Id's are bound by 35
...
...
Test/baseResults/spv.xfb3.vert.out
View file @
fb7a7ea2
spv.xfb3.vert
spv.xfb3.vert
error: SPIRV-Tools Validation Errors
error: Capability TransformFeedback is not allowed by Vulkan 1.0 specification (or requires extension)
OpCapability TransformFeedback
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 80007
// Generated by (magic number): 80007
// Id's are bound by 35
// Id's are bound by 35
...
...
known_good.json
View file @
fb7a7ea2
...
@@ -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"
:
"
8e9be303b00ba352ee25dbcd352769641637a85
3"
"commit"
:
"
d543f7dfed9ba02910996121375e57fff92c3c9
3"
},
},
{
{
"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"
:
"
a2c529b5dda18838ab4b52f816acfebd774eaab3
"
"commit"
:
"
282879ca34563020dbe73fd8f7d45bed6755626a
"
}
}
]
]
}
}
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