mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-24 17:23:29 +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.