mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Cleanup.
This commit is contained in:
parent
dea6567b5b
commit
08ec0f3f96
1 changed files with 0 additions and 2 deletions
|
@ -1272,8 +1272,6 @@ namespace bgfx
|
|||
, &m_ptr
|
||||
) );
|
||||
}
|
||||
|
||||
setDebugObjectName(m_ptr, "IndexBuffer (dynamic %d)", m_dynamic);
|
||||
}
|
||||
|
||||
void IndexBuffer::update(uint32_t _offset, uint32_t _size, void* _data)
|
||||
|
|
Loading…
Reference in a new issue