mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Merge branch 'master' of cane:bkaradzic/bgfx into dev
This commit is contained in:
commit
8725acb200
1 changed files with 2 additions and 0 deletions
|
@ -4141,6 +4141,8 @@ data.NumQualityLevels = 0;
|
|||
|
||||
min = frameTime;
|
||||
max = frameTime;
|
||||
presentMin = m_presentElapsed;
|
||||
presentMax = m_presentElapsed;
|
||||
}
|
||||
|
||||
blit(this, _textVideoMemBlitter, tvm);
|
||||
|
|
Loading…
Reference in a new issue