mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Fix unexpected format switching in display_vram (#667)
This commit is contained in:
@@ -185,6 +185,8 @@ public:
|
||||
vs_t scene_vs;
|
||||
|
||||
gpu_cursor_t cursor;
|
||||
|
||||
texture2d_t last_frame_copy;
|
||||
};
|
||||
} // namespace platf::dxgi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user