From f2d5595d062444a618224e8a951638b64009f0d0 Mon Sep 17 00:00:00 2001 From: klingerj Date: Fri, 21 Feb 2025 23:23:55 +0000 Subject: [PATCH] cherry pick stack vector use in vulkan impl Grab the stack vector structure from my old depth prepass branch and do the slight refactorings to the `renderPassAt()` function in the Vulkan backend. Diffs= b07ff750ca cherry pick stack vector use in vulkan impl (#9066) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index e8ee9a7d..fcc67a6c 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -95583d0c8fc9148f83c152aa708f0c819595f795 +b07ff750cae27e12cf6fc2b1ff5585147761ee50 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 17de1329..a6b15871 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 17de13296a415b136d31f70910977b2134f36b12 +Subproject commit a6b158711c67e382d93fbf0cf13bf1a455845601