mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-19 21:28:56 +02:00
Analysis passes do not have a good reason to depend on shader_ir.h to work on top of nodes. This splits node-related declarations to their own file and leaves the IR in shader_ir.h |
||
|---|---|---|
| .. | ||
| decode | ||
| decode.cpp | ||
| node.h | ||
| node_helper.cpp | ||
| node_helper.h | ||
| shader_ir.cpp | ||
| shader_ir.h | ||
| track.cpp | ||