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
3d9a31c6
Commit
3d9a31c6
authored
Jun 15, 2021
by
Alan Baker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test expectations
parent
f997bb32
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
1 deletion
+3
-1
hlsl.attribute.expression.comp.out
Test/baseResults/hlsl.attribute.expression.comp.out
+1
-0
hlsl.intrinsics.barriers.comp.out
Test/baseResults/hlsl.intrinsics.barriers.comp.out
+1
-0
hlsl.intrinsics.negative.comp.out
Test/baseResults/hlsl.intrinsics.negative.comp.out
+1
-0
spv.subgroupUniformControlFlow.vert.out
Test/baseResults/spv.subgroupUniformControlFlow.vert.out
+0
-1
No files found.
Test/baseResults/hlsl.attribute.expression.comp.out
View file @
3d9a31c6
...
@@ -81,6 +81,7 @@ local_size = (4, 6, 8)
...
@@ -81,6 +81,7 @@ local_size = (4, 6, 8)
0:? 'anon@0' (layout( row_major std140) uniform block{ uniform int bound})
0:? 'anon@0' (layout( row_major std140) uniform block{ uniform int bound})
0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float)
Validation failed
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 8000a
// Generated by (magic number): 8000a
// Id's are bound by 39
// Id's are bound by 39
...
...
Test/baseResults/hlsl.intrinsics.barriers.comp.out
View file @
3d9a31c6
...
@@ -51,6 +51,7 @@ local_size = (1, 1, 1)
...
@@ -51,6 +51,7 @@ local_size = (1, 1, 1)
0:? Linker Objects
0:? Linker Objects
0:? '@entryPointOutput' (layout( location=0) out float)
0:? '@entryPointOutput' (layout( location=0) out float)
Validation failed
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 8000a
// Generated by (magic number): 8000a
// Id's are bound by 22
// Id's are bound by 22
...
...
Test/baseResults/hlsl.intrinsics.negative.comp.out
View file @
3d9a31c6
...
@@ -179,6 +179,7 @@ local_size = (1, 1, 1)
...
@@ -179,6 +179,7 @@ local_size = (1, 1, 1)
0:? 'inF2' (layout( location=2) in 4-component vector of float)
0:? 'inF2' (layout( location=2) in 4-component vector of float)
0:? 'inI0' (layout( location=3) in 4-component vector of int)
0:? 'inI0' (layout( location=3) in 4-component vector of int)
Validation failed
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 8000a
// Generated by (magic number): 8000a
// Id's are bound by 99
// Id's are bound by 99
...
...
Test/baseResults/spv.subgroupUniformControlFlow.vert.out
View file @
3d9a31c6
spv.subgroupUniformControlFlow.vert
spv.subgroupUniformControlFlow.vert
WARNING: 0:7: '' : attribute with arguments not recognized, skipping
WARNING: 0:7: '' : attribute with arguments not recognized, skipping
Validation failed
// Module Version 10000
// Module Version 10000
// Generated by (magic number): 8000a
// Generated by (magic number): 8000a
// Id's are bound by 6
// Id's are bound by 6
...
...
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