mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-14 04:49:09 +01:00
388cff3353
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.