mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 15:47:58 -05:00
GPU-SMMU: Estimate game leak and preallocate device region.
This commit is contained in:
@ -34,8 +34,6 @@
|
||||
#include "video_core/renderer_base.h"
|
||||
#include "video_core/shader_notify.h"
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace Tegra {
|
||||
|
||||
struct GPU::Impl {
|
||||
|
Reference in New Issue
Block a user