summary refs log tree commit diff stats
path: root/results/scraper/fex/1838
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/1838')
-rw-r--r--results/scraper/fex/18389
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/fex/1838 b/results/scraper/fex/1838
new file mode 100644
index 000000000..5c3c3bb88
--- /dev/null
+++ b/results/scraper/fex/1838
@@ -0,0 +1,9 @@
+Vulkan thunking support with zink
+While this isn't an ideal situation that an x86/x86-64 Zink is communicating with an AArch64 vulkan thunk, this should be a case we support.

+Currently this crashes our Vulkan thunks

+

+```

+vkGetInstanceProcAddr: Couldn't find Guest symbol: 'vkGetInstanceProcAddr'

+```

+

+It searches for a bunch of vulkan symbols that don't exist so it definitely performs a bit odd compared to regular applications.
\ No newline at end of file