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

--- Comment #8 from Bas Nieuwenhuizen <b...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to