mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Merge branch 'dev'
This commit is contained in:
commit
1c54ec6f43
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…
Reference in a new issue