Skip to content

Commit

Permalink
GS: Bump shader cache version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningterror authored and refractionpcsx2 committed Mar 31, 2023
1 parent 8a06fb1 commit 4af3856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcsx2/ShaderCacheVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@

/// Version number for GS and other shaders. Increment whenever any of the contents of the
/// shaders change, to invalidate the cache.
static constexpr u32 SHADER_CACHE_VERSION = 22;
static constexpr u32 SHADER_CACHE_VERSION = 23;

0 comments on commit 4af3856

Please sign in to comment.