https://bugs.freedesktop.org/show_bug.cgi?id=102891
--- Comment #4 from Ilia Mirkin <imir...@alum.mit.edu> ---
(In reply to jdruel from comment #3)
> With renderdoc, I'm seeing warning messages on the console
> spirv/spirv_to_nir.c:2763 WARNING: Unsupported SPIR-V capability:
> SpvCapabilityImageMSArray
> So, incomplete driver is probably the culprit.
This capability is only supposed to be used if shaderStorageImageMultisample is
set to true, which it is not for either radv or anv. It's an application bug to
be passing it in.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev