mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
shader_map was only defined on x86 architectures, but was cleared on shutdown with no ifdef protection. Ifdef this out so non-x86 architectures can be built. |
||
|---|---|---|
| .. | ||
| shader_interpreter.cpp | ||
| shader_interpreter.h | ||
| shader_jit_x64.cpp | ||
| shader_jit_x64.h | ||
| shader.cpp | ||
| shader.h | ||