mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-24 04:53:28 -04:00
Cleanup.
This commit is contained in:
parent
6aa9629816
commit
4eac3f398e
1 changed files with 1 additions and 0 deletions
|
@ -1256,6 +1256,7 @@ namespace bgfx
|
|||
CHECK_HANDLE_LEAK(m_textureHandle);
|
||||
CHECK_HANDLE_LEAK(m_frameBufferHandle);
|
||||
CHECK_HANDLE_LEAK(m_uniformHandle);
|
||||
CHECK_HANDLE_LEAK(m_occlusionQueryHandle);
|
||||
#undef CHECK_HANDLE_LEAK
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue