add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c...
authorTravis Fort <foo.travis@gmail.com>
Fri, 6 Mar 2020 15:06:47 +0000 (10:06 -0500)
committerTravis Fort <foo.travis@gmail.com>
Fri, 6 Mar 2020 15:06:47 +0000 (10:06 -0500)
commitfd37e0c0f1280e5ff0c0e069d6cffc05423de0c7
treef9fc7e1dab26dac1c9ea254995f2a1fe4c9d56c9
parent48556b84712e0b227a14fc7c7a4b86e7cc919932
add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c_interface
StandAlone/CMakeLists.txt
StandAlone/resource_limits_c.cpp [new file with mode: 0644]
StandAlone/resource_limits_c.h [new file with mode: 0644]
glslang/CInterface/glslang_c_interface.cpp
glslang/Include/glslang_c_interface.h