GPU-SMMU: Estimate game leak and preallocate device region.

This commit is contained in:
Fernando Sahmkow 2023-12-30 03:36:24 +01:00 committed by Liam
parent bb7b14acd5
commit ff6cd1c212
9 changed files with 329 additions and 27 deletions

View file

@ -34,8 +34,6 @@
#include "video_core/renderer_base.h"
#include "video_core/shader_notify.h"
#pragma optimize("", off)
namespace Tegra {
struct GPU::Impl {