mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
Cleanup.
This commit is contained in:
parent
1554903019
commit
1abf4d483f
1 changed files with 0 additions and 1 deletions
|
@ -4490,7 +4490,6 @@ data.NumQualityLevels = 0;
|
||||||
if (wasCompute)
|
if (wasCompute)
|
||||||
{
|
{
|
||||||
wasCompute = false;
|
wasCompute = false;
|
||||||
kick();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (BX_ENABLED(BGFX_CONFIG_DEBUG_PIX) )
|
if (BX_ENABLED(BGFX_CONFIG_DEBUG_PIX) )
|
||||||
|
|
Loading…
Reference in a new issue