mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-12 23:34:29 -04: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…
Add table
Reference in a new issue