mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-22 06:26:30 +00:00
Rename Shutdown to RemoveHooks in in-application API. Version is 1.4.1
* This is a binary and source backwards compatible change.
This commit is contained in:
@@ -502,7 +502,7 @@ RenderDoc::~RenderDoc()
|
||||
StringFormat::Shutdown();
|
||||
}
|
||||
|
||||
void RenderDoc::Shutdown()
|
||||
void RenderDoc::RemoveHooks()
|
||||
{
|
||||
if(m_ExHandler)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user