Fixed build.

This commit is contained in:
Бранимир Караџић 2020-05-15 17:15:35 -07:00
parent 8ee6654695
commit 2928ba8c07

View File

@ -658,8 +658,6 @@ namespace bgfx { namespace d3d12
, m_lost(false)
, m_maxAnisotropy(1)
, m_depthClamp(false)
, m_fsChanges(0)
, m_vsChanges(0)
, m_backBufferColorIdx(0)
, m_rtMsaa(false)
, m_directAccessSupport(false)