[Bug 102024] FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM and D32_SFLOAT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 3 08:42:40 UTC 2017


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

            Bug ID: 102024
           Summary: FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for
                    D16_UNORM and D32_SFLOAT
           Product: Mesa
           Version: git
          Hardware: Other
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/intel
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: pierre.krieger1708 at gmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: jason at jlekstrand.net

According to section `32.3.3. Required Format Support` of the Vulkan specs, the
`VK_FORMAT_D32_SFLOAT` and `VK_FORMAT_D16_UNORM` formats must support the
`VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT` usage.

However the driver doesn't report this usage on my Ivy Bridge (Intel Core
i5-3210M).

More generally the driver doesn't report any depth/stencil format that supports
`SAMPLED_IMAGE_BIT`, which makes it a bit limiting for shadowmaps for example.

-- 
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/intel-3d-bugs/attachments/20170803/8d3e7122/attachment.html>


More information about the intel-3d-bugs mailing list