mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 11:40:05 +00:00
5f4e694e10
* dump: add ability to extract HLSL from module Only adds the code to extract the source from the module. The extracted files are written to the given directory. Android NDK21 has C++17 support, but no std::filesystem support. (NDK22). As for now, the tool is not built on Android. Might be something to revisit is the need to have this tool on Android arises. |
||
---|---|---|
.. | ||
extract_source.cpp | ||
extract_source.h | ||
objdump.cpp |