Commit graph

2 commits

Author SHA1 Message Date
Greg Fischer
cc4c7330a2 Fix include in resource_limits_c.h
Fixes #3059
2022-11-07 12:06:46 -07:00
Greg Fischer
90c5214344 Improve ResourceLimits interface to be more forward compatible
New interface allows users to generate ResourceLimits for interface so
that additions to TBuiltInResource do not break the ABI.

Users should use the glslang-default-resource-limits library and the
Public/ResourceLimits.h header. Similar changes have been made to the
C interface. Use Public/resource_limits_c.h.

Fixes #2822
2022-11-01 12:06:51 -06:00
Renamed from StandAlone/resource_limits_c.h (Browse further)