mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-17 07:46:21 +01:00
![PixelyIon](/assets/img/avatar_default.png)
To allow for caching of pipelines on the host a `VkPipelineCache` has been added, it is entirely in-memory and is not flushed to the disk which'll be done in the future alongside caching guest shaders to further avoid translation where possible.