mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 23:15:20 +03:00
Avoids the need to hash PipelineState when we can guess the pipeline that will be used next. This could very easily be optimised in the future with generational, usage-based caching if necessary.