glslang-zig/glslang/MachineIndependent/preprocessor
Rex Xu 65a7fb7054 Implement the extension GL_EXT_spirv_intrinsics
- Add support of SPIR-V execution mode qualifiers.
- Add support of SPIR-V storage class qualifier.
- Add support of SPIR-V decorate qualifiers.
- Add support of SPIR-V type specifier.
- Add support of SPIR-V intruction qualifiers.
- Add support of spirv_by_reference/spirv_literal parameter qualifier.
- Add shader stage macros introduced by this extension.
2021-06-09 14:18:06 +08:00
..
Pp.cpp Fix token-pasting macros not working in preprocessor directives. (#2453) 2020-11-06 10:51:07 -07:00
PpAtom.cpp [lumped builds] Only define _CRT_SECURE_NO_WARNINGS if it’s not defined yet. 2017-05-10 16:52:50 +03:00
PpContext.cpp disable escape sequences for #line and #error 2020-03-09 21:09:18 -05:00
PpContext.h TPpToken: Fix compiling on clang-10 (#2189) 2020-04-22 08:19:43 -06:00
PpScanner.cpp Implement the extension GL_EXT_spirv_intrinsics 2021-06-09 14:18:06 +08:00
PpTokens.cpp Remove executable bits from code/data files (#2420) 2020-10-12 10:08:47 -06:00
PpTokens.h SPV: Implement Vulkan 1.1 features and extensions. 2018-03-06 16:12:04 -07:00