mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-24 04:24:40 +08: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