mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-20 13:53:14 +01:00
Added transient buffer stats.
This commit is contained in:
@@ -236,6 +236,8 @@ struct View
|
||||
, m_inLinear(false)
|
||||
{
|
||||
load();
|
||||
|
||||
m_textureInfo.format = bgfx::TextureFormat::Count;
|
||||
}
|
||||
|
||||
~View()
|
||||
|
||||
Reference in New Issue
Block a user