Wait for graphics driver to complete initialization before continuing.
This commit is contained in:
@@ -88,6 +88,7 @@ protected:
|
||||
uint32_t interrupt_callback_data_;
|
||||
double last_interrupt_time_;
|
||||
bool swap_pending_;
|
||||
HANDLE thread_wait_;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user