[Mesa-dev] [Bug 102891] [radv] glitches on rpcs3 emulator (green zones)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 20 12:17:04 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102891
--- Comment #4 from Ilia Mirkin <imirkin at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170920/2c041577/attachment.html>
More information about the mesa-dev
mailing list