[Vulkan]: bump cache to v14
This commit is contained in:
parent
d501b57c4a
commit
6f4f73a59b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ using VideoCommon::FileEnvironment;
|
|||
using VideoCommon::GenericEnvironment;
|
||||
using VideoCommon::GraphicsEnvironment;
|
||||
|
||||
constexpr u32 CACHE_VERSION = 11;
|
||||
constexpr u32 CACHE_VERSION = 14;
|
||||
constexpr std::array<char, 8> VULKAN_CACHE_MAGIC_NUMBER{'y', 'u', 'z', 'u', 'v', 'k', 'c', 'h'};
|
||||
|
||||
template <typename Container>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue