glslang-zig/glslang
Rex Xu 051f18c0cc Spirv_intrinsics: Add support of type specifier to spirv_type
Previously, spirv_type doesn't accept type specifier as its parameter.
With this change, we can input non-array type specifier. This is because
some SPIR-V type definition intructions often need to reference other
SPIR-V types as its source operands. We add the support to facilitate
such usage.
2023-07-11 13:26:22 -04:00
..
CInterface Use custom callbacks if they are available in 'i->callbacks' 2023-05-09 10:38:08 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
HLSL fix crash in HLSL frontend 2023-04-13 09:49:00 -04:00
Include Spirv_intrinsics: Add support of type specifier to spirv_type 2023-07-11 13:26:22 -04:00
MachineIndependent Spirv_intrinsics: Add support of type specifier to spirv_type 2023-07-11 13:26:22 -04:00
OSDependent Use CMAKE_INSTALL_FULL_LIBDIR in compat cmake files 2023-05-02 15:46:45 -06:00
Public Merge pull request #3061 from ShabbyX/remove-angle-build-flag 2022-11-08 14:46:48 -07:00
ResourceLimits move ResourceLimits from StandAlone to glslang dir (Fix #3064) 2023-02-15 20:06:26 +01:00
CMakeLists.txt CMake: Make glslang-default-resource-limits STATIC 2023-05-25 14:34:34 -06:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00