mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-25 04:50:04 +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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
extract_source_test.cpp |