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