gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
This commit is contained in:
parent
a3703f5767
commit
be4641c43f
6 changed files with 173 additions and 59 deletions
|
@ -13,5 +13,6 @@ extern const char g_build_name[];
|
|||
extern const char g_build_date[];
|
||||
extern const char g_build_fullname[];
|
||||
extern const char g_build_version[];
|
||||
extern const char g_shader_cache_version[];
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue