mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 13:03:05 +01:00
Cleanup.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user