mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-24 23:46:41 +00:00
@@ -520,7 +520,10 @@ class OpenGLHook : LibraryHook
|
||||
|
||||
// don't continue if creation failed
|
||||
if(ret == NULL)
|
||||
{
|
||||
glhooks.m_CreatingContext = false;
|
||||
return ret;
|
||||
}
|
||||
|
||||
GLWindowingData data;
|
||||
data.DC = dc;
|
||||
|
||||
Reference in New Issue
Block a user