Bump shader cache version
This commit is contained in:
parent
2c1999e622
commit
d8ce98a1e2
|
@ -1,4 +1,4 @@
|
|||
#pragma once
|
||||
#include "types.h"
|
||||
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 2;
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 3;
|
Loading…
Reference in New Issue