Fix unexpected format switching in display_vram (#667)

This commit is contained in:
Cameron Gutman
2023-01-02 11:11:45 -06:00
committed by GitHub
parent f9963ed39b
commit 76ffa2a0b5
3 changed files with 56 additions and 24 deletions

View File

@@ -185,6 +185,8 @@ public:
vs_t scene_vs;
gpu_cursor_t cursor;
texture2d_t last_frame_copy;
};
} // namespace platf::dxgi