From e9caf5de9c0ae137c31c32ea27bc17d7735689a3 Mon Sep 17 00:00:00 2001 From: Sai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:51:59 -0500 Subject: Change how DeclRef::toText works (#5592) * Change how DeclRef::toText works We now ignore the decl-ref heirarchy since that only includes nodes with specialization info & simply walk up the tree of decls, while emitting any specializations present in the decl-ref. * Update some tests. Add cases for direct refs to generic params & Lookup decl refs --- external/vulkan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/vulkan') diff --git a/external/vulkan b/external/vulkan index 577baa050..f864bc6df 160000 --- a/external/vulkan +++ b/external/vulkan @@ -1 +1 @@ -Subproject commit 577baa05033cf1d9236b3d078ca4b3269ed87a2b +Subproject commit f864bc6dfe6229a399566e979c16795386d0f308 -- cgit v1.2.3