glslang-zig/glslang/Include
Arcady Goldmints-Orlov ec7e23f458 Final round of symbol visibility fixes
This change adds GLSLANG_EXPORT in a couple more places, as well as
adding a new symbol visibility annotation GLSLANG_EXPORT_FOR_TESTS which
is defined the same as GLSLANG_EXPORT but documents the intention that
the symbols marked with it are only meant to be used by glslang's test
suite and do not form part of the public API and are thus not subject to
ABI stability guarantees.
2024-09-19 17:26:52 -04:00
..
arrays.h Implement support for GL_KHR_cooperative_matrix extension 2023-07-26 16:39:17 -06:00
BaseTypes.h Remove execute permissions from source files. 2024-08-06 14:42:01 -06:00
Common.h Auto-detect WASI platform 2024-06-28 11:00:54 -04:00
ConstantUnion.h Fix some compiler warnings 2023-11-28 19:16:16 -05:00
glslang_c_interface.h Expose setResourceSetBinding() method to the C API 2024-09-17 10:56:10 -06:00
glslang_c_shader_types.h Add column to location logs 2024-07-19 18:37:58 -04:00
InfoSink.h Add column to location logs 2024-07-19 18:37:58 -04:00
InitializeGlobals.h Simplify PoolAlloc with use of thread_local. 2023-07-26 18:11:41 -06:00
intermediate.h Sanitize debug source location tracking for implicit branch and return 2024-09-02 14:20:19 -04:00
PoolAlloc.h Fix ODR violations 2023-08-24 12:48:35 -06:00
ResourceLimits.h GL_EXT_mesh_shader/SPV_EXT_mesh_shader implementation 2022-09-01 18:02:21 -07:00
ShHandle.h Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
SpirvIntrinsics.h Use std::variant to represent TSpirvTypeParameter 2023-09-11 21:12:35 -04:00
Types.h Fix issues of the interaction between cooperative_matrix and spirv_intrinsics 2024-03-21 11:09:00 -04:00
visibility.h Final round of symbol visibility fixes 2024-09-19 17:26:52 -04:00