mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 09:02:25 -07:00
engines/maxwell_3d: Add TFB registers and store them in shader registry
This commit is contained in:
@@ -48,7 +48,7 @@ struct BindlessSamplerKey {
|
||||
Tegra::Engines::SamplerDescriptor sampler;
|
||||
};
|
||||
|
||||
constexpr u32 NativeVersion = 19;
|
||||
constexpr u32 NativeVersion = 20;
|
||||
|
||||
ShaderCacheVersionHash GetShaderCacheVersionHash() {
|
||||
ShaderCacheVersionHash hash{};
|
||||
|
Reference in New Issue
Block a user