mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-30 09:54:05 +01:00
This allows us to call Common::CityHash and std::memcmp only once for GraphicsPipelineCacheKey. While we are at it, do the same for compute.
This allows us to call Common::CityHash and std::memcmp only once for GraphicsPipelineCacheKey. While we are at it, do the same for compute.