mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 22:03:12 +01:00
Fixed create/destroy windows.
This commit is contained in:
@@ -3154,6 +3154,7 @@ namespace bgfx { namespace d3d9
|
||||
m_surface[ii] = NULL;
|
||||
}
|
||||
|
||||
m_denseIdx = UINT16_MAX;
|
||||
m_dsIdx = UINT8_MAX;
|
||||
m_num = 0;
|
||||
m_numTh = _num;
|
||||
|
||||
Reference in New Issue
Block a user