Skip to content

Commit 79767df

Browse files
committed
Merge remote-tracking branch 'upstream/xd_dev' into xd_dev
2 parents 3b9ffba + 4373504 commit 79767df

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/TypeHelper.natvis

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
<StringView>scheduled_name</StringView>
4141
</Type>
4242

43+
<Type Name="XRay::Sheduler::Item">
44+
<DisplayString>{ScheduledName}</DisplayString>
45+
<StringView>ScheduledName</StringView>
46+
</Type>
47+
4348
<Type Name="CAI_Stalker">
4449
<DisplayString>{NameObject.p_->value, s}, $(Type)</DisplayString>
4550
</Type>
@@ -55,4 +60,8 @@
5560
<Type Name="FS_Path">
5661
<DisplayString>{m_Path, s}</DisplayString>
5762
</Type>
63+
64+
<Type Name="Shader">
65+
<DisplayString>{cName.p_->value, s}, $(Type)</DisplayString>
66+
</Type>
5867
</AutoVisualizer>

0 commit comments

Comments
 (0)