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
f970253a
Unverified
Commit
f970253a
authored
Jul 10, 2019
by
John Kessenich
Committed by
GitHub
Jul 10, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1827 from alan-baker/update-spirv-tools
Update spirv tools
parents
8aa9a7bb
87dd98f0
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
1 deletion
+7
-1
spv.16bitstorage-int.frag.out
Test/baseResults/spv.16bitstorage-int.frag.out
+1
-0
spv.16bitstorage-uint.frag.out
Test/baseResults/spv.16bitstorage-uint.frag.out
+1
-0
spv.16bitstorage.frag.out
Test/baseResults/spv.16bitstorage.frag.out
+1
-0
spv.8bitstorage-int.frag.out
Test/baseResults/spv.8bitstorage-int.frag.out
+1
-0
spv.8bitstorage-uint.frag.out
Test/baseResults/spv.8bitstorage-uint.frag.out
+1
-0
spv.bufferhandle11.frag.out
Test/baseResults/spv.bufferhandle11.frag.out
+1
-0
known_good.json
known_good.json
+1
-1
No files found.
Test/baseResults/spv.16bitstorage-int.frag.out
View file @
f970253a
spv.16bitstorage-int.frag
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 172
...
...
Test/baseResults/spv.16bitstorage-uint.frag.out
View file @
f970253a
spv.16bitstorage-uint.frag
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 173
...
...
Test/baseResults/spv.16bitstorage.frag.out
View file @
f970253a
spv.16bitstorage.frag
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 172
...
...
Test/baseResults/spv.8bitstorage-int.frag.out
View file @
f970253a
spv.8bitstorage-int.frag
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 172
...
...
Test/baseResults/spv.8bitstorage-uint.frag.out
View file @
f970253a
spv.8bitstorage-uint.frag
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 173
...
...
Test/baseResults/spv.bufferhandle11.frag.out
View file @
f970253a
...
...
@@ -2,6 +2,7 @@ spv.bufferhandle11.frag
WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.:
"precision mediump int; precision highp float;"
Validation failed
// Module Version 10000
// Generated by (magic number): 80007
// Id's are bound by 60
...
...
known_good.json
View file @
f970253a
...
...
@@ -5,7 +5,7 @@
"site"
:
"github"
,
"subrepo"
:
"KhronosGroup/SPIRV-Tools"
,
"subdir"
:
"External/spirv-tools"
,
"commit"
:
"
b4bf7bcf0ad3a7eb6857e8d6d594e23f1be6f27
a"
"commit"
:
"
456cc598afb6d7c264f20cd3a183d85e369bed9
a"
},
{
"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