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
3b656c79
Commit
3b656c79
authored
Dec 17, 2018
by
Alan Baker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move memory model scope tests to Vulkan 1.1 batch
Fixes #1610 * Updated expected result due to version change
parent
6d178658
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
68 additions
and
68 deletions
+68
-68
spv.memoryScopeSemantics.comp.out
Test/baseResults/spv.memoryScopeSemantics.comp.out
+66
-66
Spv.FromFile.cpp
gtests/Spv.FromFile.cpp
+2
-2
No files found.
Test/baseResults/spv.memoryScopeSemantics.comp.out
View file @
3b656c79
This diff is collapsed.
Click to expand it.
gtests/Spv.FromFile.cpp
View file @
3b656c79
...
@@ -304,8 +304,6 @@ INSTANTIATE_TEST_CASE_P(
...
@@ -304,8 +304,6 @@ INSTANTIATE_TEST_CASE_P(
"spv.matrix.frag"
,
"spv.matrix.frag"
,
"spv.matrix2.frag"
,
"spv.matrix2.frag"
,
"spv.memoryQualifier.frag"
,
"spv.memoryQualifier.frag"
,
"spv.memoryScopeSemantics.comp"
,
"spv.memoryScopeSemantics_Error.comp"
,
"spv.merge-unreachable.frag"
,
"spv.merge-unreachable.frag"
,
"spv.multiStruct.comp"
,
"spv.multiStruct.comp"
,
"spv.multiStructFuncall.frag"
,
"spv.multiStructFuncall.frag"
,
...
@@ -404,6 +402,8 @@ INSTANTIATE_TEST_CASE_P(
...
@@ -404,6 +402,8 @@ INSTANTIATE_TEST_CASE_P(
"spv.explicittypes.frag"
,
"spv.explicittypes.frag"
,
"spv.float32.frag"
,
"spv.float32.frag"
,
"spv.float64.frag"
,
"spv.float64.frag"
,
"spv.memoryScopeSemantics.comp"
,
"spv.memoryScopeSemantics_Error.comp"
,
"spv.multiView.frag"
,
"spv.multiView.frag"
,
"spv.RayGenShader11.rgen"
,
"spv.RayGenShader11.rgen"
,
"spv.subgroup.frag"
,
"spv.subgroup.frag"
,
...
...
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