




















Qcom developers discovered a Vulkan Validation Error in Geekbench-6.7.0-LinuxARMPreview:
https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15264#note_3426907
```
Vulkan
Running Background Blur
Validation Error: [ VUID-RuntimeSpirv-x-06429 ] | MessageID = 0xb63c6295
vkCreateComputePipelines(): pCreateInfos[0].stage shader [VK_SHADER_STAGE_COMPUTE_BIT] LocalSize X (2048) exceeds device limit maxComputeWorkGroupSize[0] (1024).
The Vulkan spec states: In compute shaders using the GLCompute Execution Model the x size in LocalSize or LocalSizeId must be less than or equal to VkPhysicalDeviceLimits::maxComputeWorkGroupSize[0] (https://docs.vulkan.org/spec/latest/appendices/spirvenv.html#VUID-RuntimeSpirv-x-06429)
```
This indicates a bug in the Vulkan shader, which needs to be fixed by Geekbench.
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。