mirror of
https://github.com/RPCS3/glslang.git
synced 2024-12-03 16:41:30 +00:00
a132af5b78
This plumbs both the current file path and the include depth back up to the includer. This allows the includer to properly support relative paths. This also replaces the string copy that was done during include with a zero-copy method of accomplishing the same thing. This prevents extra copies of entire files. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
spirv-remap.cpp | ||
StandAlone.cpp | ||
Worklist.h |