Kaynağa Gözat

Updated natvis.

Бранимир Караџић 5 yıl önce
ebeveyn
işleme
115661d158
1 değiştirilmiş dosya ile 5 ekleme ve 3 silme
  1. 5 3
      scripts/bgfx.natvis

+ 5 - 3
scripts/bgfx.natvis

@@ -58,9 +58,10 @@
         <Expand>
             <Item Name="m_uniforms">m_uniforms,[m_num]</Item>
             <Item Name="m_name">m_name</Item>
-            <Item Name="m_hash">m_hash</Item>
-            <Item Name="m_refCount">m_refCount</Item>
+            <Item Name="m_hashIn">m_hashIn</Item>
+            <Item Name="m_hashOut">m_hashOut</Item>
             <Item Name="m_num">m_num</Item>
+            <Item Name="m_refCount">m_refCount</Item>
         </Expand>
     </Type>
 
@@ -86,14 +87,15 @@
         <Expand>
             <Item Name="m_name">m_name</Item>
             <Item Name="m_ptr">m_ptr</Item>
+            <Item Name="m_flags">m_flags</Item>
             <Item Name="m_storageSize">m_storageSize</Item>
             <Item Name="m_refCount">m_refCount</Item>
             <Item Name="m_bbRatio">m_bbRatio</Item>
             <Item Name="m_format">(bgfx::TextureFormat::Enum)m_format</Item>
             <Item Name="m_numMips">m_numMips</Item>
+            <Item Name="m_numLayers">m_numLayers</Item>
             <Item Name="m_owned">m_owned</Item>
             <Item Name="m_immutable">m_immutable</Item>
-            <Item Name="m_rt">m_rt</Item>
         </Expand>
     </Type>