glslang-zig/glslang/Public
Nathaniel Cesario 4c57db1595 Add --no-link option
Adds the --no-link option which outputs the compiled shader binaries
without linking them. This is a first step towards allowing users to
create SPIR-v binary, non-executable libraries.

When using the --no-link option, all functions are decorated with the
Export linkage attribute.
2023-09-18 17:31:05 -04:00
..
resource_limits_c.h Fix include in resource_limits_c.h 2022-11-07 12:06:46 -07:00
ResourceLimits.h Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -06:00
ShaderLang.h Add --no-link option 2023-09-18 17:31:05 -04:00