mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-22 02:03:17 +00:00
shader/registry: Cache tessellation state
This commit is contained in:
@@ -48,7 +48,7 @@ struct BindlessSamplerKey {
|
||||
Tegra::Engines::SamplerDescriptor sampler;
|
||||
};
|
||||
|
||||
constexpr u32 NativeVersion = 17;
|
||||
constexpr u32 NativeVersion = 18;
|
||||
|
||||
ShaderCacheVersionHash GetShaderCacheVersionHash() {
|
||||
ShaderCacheVersionHash hash{};
|
||||
|
||||
Reference in New Issue
Block a user