mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Oops, left these here.
This commit is contained in:
parent
55c07bdc73
commit
cfb1d02182
1 changed files with 0 additions and 7 deletions
|
@ -65,13 +65,6 @@ protected:
|
|||
DisplayListQueue dlQueue;
|
||||
recursive_mutex listLock;
|
||||
|
||||
std::deque<GPUEvent> events;
|
||||
recursive_mutex eventsLock;
|
||||
recursive_mutex eventsWaitLock;
|
||||
recursive_mutex eventsDrainLock;
|
||||
condition_variable eventsWait;
|
||||
condition_variable eventsDrain;
|
||||
|
||||
bool interruptRunning;
|
||||
GPUState gpuState;
|
||||
bool isbreak;
|
||||
|
|
Loading…
Add table
Reference in a new issue