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
2bb2da91
Commit
2bb2da91
authored
Jul 22, 2019
by
John Kessenich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SPV: Update to latest SPIR-V header.
parent
333d1c95
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
spirv.hpp
SPIRV/spirv.hpp
+5
-4
revision.h
glslang/Include/revision.h
+1
-1
No files found.
SPIRV/spirv.hpp
View file @
2bb2da91
...
@@ -1753,6 +1753,7 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
...
@@ -1753,6 +1753,7 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
case
OpGroupSMaxNonUniformAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpGroupSMaxNonUniformAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpFragmentMaskFetchAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpFragmentMaskFetchAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpFragmentFetchAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpFragmentFetchAMD
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpReadClockKHR
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpImageSampleFootprintNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpImageSampleFootprintNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpGroupNonUniformPartitionNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpGroupNonUniformPartitionNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpWritePackedPrimitiveIndices4x8NV
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpWritePackedPrimitiveIndices4x8NV
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
...
@@ -1767,6 +1768,10 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
...
@@ -1767,6 +1768,10 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
case
OpCooperativeMatrixStoreNV
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpCooperativeMatrixStoreNV
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpCooperativeMatrixMulAddNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpCooperativeMatrixMulAddNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpCooperativeMatrixLengthNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpCooperativeMatrixLengthNV
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpBeginInvocationInterlockEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpEndInvocationInterlockEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpDemoteToHelperInvocationEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpIsHelperInvocationEXT
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleDownINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleDownINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleUpINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupShuffleUpINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
...
@@ -1911,10 +1916,6 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
...
@@ -1911,10 +1916,6 @@ inline void HasResultAndType(Op opcode, bool *hasResult, bool *hasResultType) {
case
OpSubgroupAvcSicGetPackedSkcLumaCountThresholdINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupAvcSicGetPackedSkcLumaCountThresholdINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupAvcSicGetPackedSkcLumaSumThresholdINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupAvcSicGetPackedSkcLumaSumThresholdINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupAvcSicGetInterRawSadsINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpSubgroupAvcSicGetInterRawSadsINTEL
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
case
OpBeginInvocationInterlockEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpEndInvocationInterlockEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpDemoteToHelperInvocationEXT
:
*
hasResult
=
false
;
*
hasResultType
=
false
;
break
;
case
OpIsHelperInvocationEXT
:
*
hasResult
=
true
;
*
hasResultType
=
true
;
break
;
}
}
}
}
#endif
/* SPV_ENABLE_UTILITY_CODE */
#endif
/* SPV_ENABLE_UTILITY_CODE */
...
...
glslang/Include/revision.h
View file @
2bb2da91
// This header is generated by the make-revision script.
// This header is generated by the make-revision script.
#define GLSLANG_PATCH_LEVEL 3
294
#define GLSLANG_PATCH_LEVEL 3
321
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