summary refs log tree commit diff stats
path: root/results/scraper/box64/2453
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/2453
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2453')
-rw-r--r--results/scraper/box64/245335
1 files changed, 35 insertions, 0 deletions
diff --git a/results/scraper/box64/2453 b/results/scraper/box64/2453
new file mode 100644
index 000000000..7f3fea7e6
--- /dev/null
+++ b/results/scraper/box64/2453
@@ -0,0 +1,35 @@
+No wrapper for several VK Extensions
+Hi!
+
+This seems to be similar to the following issue: https://github.com/ptitSeb/box64/issues/1256
+
+I am running Wine 10 in Rocknix with an SD865
+
+```
+Using native(wrapped) libvulkan.so.1
+Warning, no wrapper for vkAntiLagUpdateAMD
+Warning, no wrapper for vkCmdExecuteGeneratedCommandsEXT
+Warning, no wrapper for vkCmdPreprocessGeneratedCommandsEXT
+Warning, no wrapper for vkCreateIndirectCommandsLayoutEXT
+Warning, no wrapper for vkCreateIndirectExecutionSetEXT
+Warning, no wrapper for vkDestroyIndirectCommandsLayoutEXT
+Warning, no wrapper for vkDestroyIndirectExecutionSetEXT
+Warning, no wrapper for vkGetGeneratedCommandsMemoryRequirementsEXT
+Warning, no wrapper for vkUpdateIndirectExecutionSetPipelineEXT
+Warning, no wrapper for vkUpdateIndirectExecutionSetShaderEXT
+Warning, no wrapper for vkCreatePipelineBinariesKHR
+Warning, no wrapper for vkDestroyPipelineBinaryKHR
+Warning, no wrapper for vkGetPipelineBinaryDataKHR
+Warning, no wrapper for vkGetPipelineKeyKHR
+Warning, no wrapper for vkReleaseCapturedPipelineDataKHR
+Warning, no wrapper for vkCmdSetDepthClampRangeEXT
+No known supported alpha compositing mode
+0298:err:msvcrt:_wassert (L"!status && \"vkMapMemory\"",L"/home/runner/build_wine/wine/dlls/winevulkan/loader_thunks.c",6053)
+Assertion failed: !status && "vkMapMemory", file /home/runner/build_wine/wine/dlls/winevulkan/loader_thunks.c, line 6053
+```
+
+Is this a BOX64 issue or a device specific/driver issue?
+
+Thanks, let me know if you need anything else!
+
+PS.: I accidentally created this in issue in the wrong repository, my bad!
\ No newline at end of file