Added Encoder natvis.

This commit is contained in:
Branimir Karadžić 2018-08-20 17:06:13 -07:00
parent 3193b54cdd
commit 2a3fb9c0f9
1 changed files with 6 additions and 0 deletions

View File

@ -114,4 +114,10 @@
<ExpandedItem>bgfx::s_ctx->m_declRef[idx]</ExpandedItem>
</Expand>
</Type>
<Type Name="bgfx::Encoder">
<Expand>
<ExpandedItem>(bgfx::EncoderImpl *)this</ExpandedItem>
</Expand>
</Type>
</AutoVisualizer>