From 99b1e2b843bf464222a88b83c2e54f8313ee56ab Mon Sep 17 00:00:00 2001 From: abramcumner Date: Sun, 20 May 2018 11:07:24 +0500 Subject: [PATCH] Added Shader type to natvis --- src/TypeHelper.natvis | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/TypeHelper.natvis b/src/TypeHelper.natvis index 6574ab8ab11..cf16cbf17b3 100644 --- a/src/TypeHelper.natvis +++ b/src/TypeHelper.natvis @@ -55,4 +55,8 @@ {m_Path, s} + + + {cName.p_->value, s}, $(Type) + \ No newline at end of file