Skip to content

Commit

Permalink
Added Shader type to natvis
Browse files Browse the repository at this point in the history
  • Loading branch information
abramcumner authored and Xottab-DUTY committed May 20, 2018
1 parent 0165c40 commit 99b1e2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/TypeHelper.natvis
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@
<Type Name="FS_Path">
<DisplayString>{m_Path, s}</DisplayString>
</Type>

<Type Name="Shader">
<DisplayString>{cName.p_->value, s}, $(Type)</DisplayString>
</Type>
</AutoVisualizer>

0 comments on commit 99b1e2b

Please sign in to comment.