mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
VideoCommon: perf querys by async events
This commit is contained in:
parent
edbd402101
commit
b35fa222f5
5 changed files with 17 additions and 42 deletions
|
@ -53,7 +53,3 @@ void EmulatorState(bool running);
|
|||
bool AtBreakpoint();
|
||||
void ResetVideoBuffer();
|
||||
void Fifo_SetRendering(bool bEnabled);
|
||||
|
||||
|
||||
// Implemented by the Video Backend
|
||||
void VideoFifo_CheckAsyncRequest();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue