glslang-zig/glslang/OSDependent
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
..
Unix Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
Web Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
Windows Merge ancillary libraries into main glslang library and stub originals 2024-08-15 17:32:47 -04:00
osinclude.h Final round of symbol visibility fixes 2024-09-19 17:26:52 -04:00