Assembler/disassembler via SPIRV-Tools.
This commit is contained in:
6
third_party/spirv/spirv.h
vendored
6
third_party/spirv/spirv.h
vendored
@@ -39,8 +39,8 @@
|
||||
// "Mask" in their name, and a parallel enum that has the shift
|
||||
// amount (1 << x) for each corresponding enumerant.
|
||||
|
||||
#ifndef spirv_H
|
||||
#define spirv_H
|
||||
#ifndef spirv_H11
|
||||
#define spirv_H11
|
||||
|
||||
namespace spv {
|
||||
|
||||
@@ -874,4 +874,4 @@ inline KernelProfilingInfoMask operator|(KernelProfilingInfoMask a, KernelProfil
|
||||
|
||||
} // end namespace spv
|
||||
|
||||
#endif // #ifndef spirv_H
|
||||
#endif // #ifndef spirv_H11
|
||||
|
||||
Reference in New Issue
Block a user