[Mesa-dev] [Bug 106480] A2B10G10R10_SNORM vertex attribute doesn't work.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 12 20:48:38 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106480

--- Comment #8 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
Yes, We'll likely "fix" that by not claiming support for R10G10B10A2 SNORM/SINT
formats anymore since support is not required, and a fixup is not possible
without significantly impacting perofrmance for apps that don't use it.

VK_FORMAT_A2B10G10R10_SNORM_PACK32 and VK_FORMAT_A2B10G10R10_SINT_PACK32 are
not required formats according to the vulkan spec, so we can reasonably disable
those.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180512/e5345d35/attachment.html>


More information about the mesa-dev mailing list