Skip to content

Commit 99b1e2b

Browse files
abramcumnerXottab-DUTY
authored andcommitted
Added Shader type to natvis
1 parent 0165c40 commit 99b1e2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/TypeHelper.natvis

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,8 @@
5555
<Type Name="FS_Path">
5656
<DisplayString>{m_Path, s}</DisplayString>
5757
</Type>
58+
59+
<Type Name="Shader">
60+
<DisplayString>{cName.p_->value, s}, $(Type)</DisplayString>
61+
</Type>
5862
</AutoVisualizer>

0 commit comments

Comments
 (0)