GPU: Allow closing window/app to interrupt shader compilation
This commit is contained in:
@ -92,6 +92,9 @@ bool IsPaused();
|
||||
bool IsShutdown();
|
||||
bool IsValid();
|
||||
|
||||
bool IsStartupCancelled();
|
||||
void CancelPendingStartup();
|
||||
|
||||
ConsoleRegion GetRegion();
|
||||
bool IsPALRegion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user