diff options
Diffstat (limited to 'results/scraper/box64/2453')
| -rw-r--r-- | results/scraper/box64/2453 | 35 |
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 |