mirror of https://github.com/stenzek/duckstation
GPU/Vulkan: Fix downloads messing up later commands
parent
564a9bdeb4
commit
5f6490f68b
@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#include "types.h"
|
||||
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 6;
|
||||
static constexpr u32 SHADER_CACHE_VERSION = 7;
|
||||
Loading…
Reference in New Issue