mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 22:12:41 +00:00
SMMU: Simplify and remove old code.
This commit is contained in:
@@ -14,7 +14,6 @@ namespace Tegra {
|
||||
struct MaxwellDeviceMethods;
|
||||
|
||||
struct MaxwellDeviceTraits {
|
||||
static constexpr bool supports_pinning = false;
|
||||
static constexpr size_t device_virtual_bits = 34;
|
||||
using DeviceInterface = typename VideoCore::RasterizerInterface;
|
||||
using DeviceMethods = MaxwellDeviceMethods;
|
||||
|
||||
Reference in New Issue
Block a user