GPU/HW: Bump shader cache version

pull/3088/head
Stenzek 3 years ago
parent 687e212dfe
commit bc04854ed3
No known key found for this signature in database

@ -4,4 +4,4 @@
#pragma once
#include "common/types.h"
static constexpr u32 SHADER_CACHE_VERSION = 11;
static constexpr u32 SHADER_CACHE_VERSION = 12;

Loading…
Cancel
Save