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
3cea2e58
Commit
3cea2e58
authored
Aug 02, 2019
by
John Kessenich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump revision and give the bots another chance to work.
parent
a0eb5efd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
doc.cpp
SPIRV/doc.cpp
+0
-1
revision.h
glslang/Include/revision.h
+1
-1
No files found.
SPIRV/doc.cpp
View file @
3cea2e58
...
@@ -412,7 +412,6 @@ const char* BuiltInString(int builtIn)
...
@@ -412,7 +412,6 @@ const char* BuiltInString(int builtIn)
case
5264
:
return
"FullyCoveredEXT"
;
case
5264
:
return
"FullyCoveredEXT"
;
#ifdef NV_EXTENSIONS
#ifdef NV_EXTENSIONS
case
BuiltInTaskCountNV
:
return
"TaskCountNV"
;
case
BuiltInTaskCountNV
:
return
"TaskCountNV"
;
case
BuiltInPrimitiveCountNV
:
return
"PrimitiveCountNV"
;
case
BuiltInPrimitiveCountNV
:
return
"PrimitiveCountNV"
;
...
...
glslang/Include/revision.h
View file @
3cea2e58
// This header is generated by the make-revision script.
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 33
21
#define GLSLANG_PATCH_LEVEL 33
45
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