mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
Add a LibraryHooks callback when capture options are changed
This commit is contained in:
@@ -305,6 +305,8 @@ class OpenGLHook : LibraryHook
|
||||
{
|
||||
m_EnabledHooks = enable;
|
||||
}
|
||||
|
||||
void OptionsUpdated(const char *libName) {}
|
||||
|
||||
static OpenGLHook glhooks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user