mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-19 10:40:15 +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.