Sync GPU state after loading (fix FE terrain bug)
This commit is contained in:
parent
7b3a8e9bf5
commit
a210e7e2bd
5 changed files with 12 additions and 3 deletions
|
@ -68,6 +68,7 @@ public:
|
|||
}
|
||||
|
||||
void RefreshRasterizerSetting();
|
||||
void Sync();
|
||||
|
||||
protected:
|
||||
Frontend::EmuWindow& render_window; ///< Reference to the render window handle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue