mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-02 01:16:32 -05:00
gpu: Move GPUVAddr definition to common_types.
This commit is contained in:
@@ -87,7 +87,7 @@ private:
|
||||
QPushButton* save_surface;
|
||||
|
||||
Source surface_source;
|
||||
Tegra::GPUVAddr surface_address;
|
||||
GPUVAddr surface_address;
|
||||
unsigned surface_width;
|
||||
unsigned surface_height;
|
||||
Tegra::Texture::TextureFormat surface_format;
|
||||
|
Reference in New Issue
Block a user