mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-15 19:08:45 +03:00
Add support for parsing and combining `VertexA` and `VertexB` programs into a single vertex pipeline program prior to compilation, atomic reparsing and combining is supported to only reparse the stage that was modified and recombine once at most within a single pipeline compilation.