From 5ab5046b643b04b9c31fd41cdfca39b9d5f6b99e Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Sun, 8 Feb 2026 17:49:48 +1100 Subject: track queue submits WIP --- src/layer.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/layer.hh') diff --git a/src/layer.hh b/src/layer.hh index 5633c63..08152f2 100644 --- a/src/layer.hh +++ b/src/layer.hh @@ -4,6 +4,8 @@ #include #include +// The purpose of this file is to expose a header entry point for our layer. + extern "C" { VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL -- cgit v1.2.3