mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-14 15:06:57 +02:00
tool for ir dumps
This commit is contained in:
parent
0fa83ae07f
commit
4dc736f44d
12 changed files with 216 additions and 177 deletions
|
|
@ -9,7 +9,8 @@ Tools for Eden and other subprojects.
|
|||
## Binaries
|
||||
|
||||
- `maxwell-spirv`: Converts Maxwell shaders (dumped from `.ash` files) into SPIR-V code (emitted into STDOUT).
|
||||
- `maxwell-disas`: Dumb maxwell dissasembler.
|
||||
- `maxwell-disas`: Dumb raw Maxwell dissasembler.
|
||||
- `maxwell-ir`: Dump generated IR of Maxwell shaders.
|
||||
|
||||
## Scripts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue