SPIRV-Tools/test/tools/objdump
Nathan Gauër 5f4e694e10
Implement source extraction logic for spirv-objdump (#5150)
* 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.
2023-03-22 23:57:18 +01:00
..
CMakeLists.txt Add spirv-dump tool (#5146) 2023-03-13 16:39:42 +01:00
extract_source_test.cpp Implement source extraction logic for spirv-objdump (#5150) 2023-03-22 23:57:18 +01:00