mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 19:43:34 +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