mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Cleanup.
This commit is contained in:
parent
6a15efb958
commit
a302555bdc
1 changed files with 0 additions and 1 deletions
|
@ -4261,7 +4261,6 @@ data.NumQualityLevels = 0;
|
||||||
, statsKeyType[1]
|
, statsKeyType[1]
|
||||||
, elapsedCpuMs
|
, elapsedCpuMs
|
||||||
);
|
);
|
||||||
dbgPrintf("_render->m_num %d", _render->m_num);
|
|
||||||
|
|
||||||
for (uint32_t ii = 0; ii < BX_COUNTOF(s_primName); ++ii)
|
for (uint32_t ii = 0; ii < BX_COUNTOF(s_primName); ++ii)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue