mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 07:02:41 +00:00
Frontend: Updated the surface view debug widget to work with Maxwell surfaces.
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
|
||||
namespace Tegra {
|
||||
|
||||
enum class RenderTargetFormat {
|
||||
RGBA8_UNORM = 0xD5,
|
||||
};
|
||||
|
||||
class DebugContext;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user