[Bug 97790] Vulkan cts regressions due to 24be63066

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 13 17:47:18 UTC 2016


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

Jason Ekstrand <jason at jlekstrand.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jason Ekstrand <jason at jlekstrand.net> ---
Should be fixed by

commit 3943888c94beca69e575b8d3d1ec7a6cbf474ee4
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Mon Sep 12 22:31:00 2016 -0700

    intel/isl: Ignore base_array_layer and array_len for 3D storage surfaces

    The time we want to restrict the Z range of a 3-D surface is when rendering
    to it.  For storage surfaces, we always want he full range.  However, we
    still need to set MinimumArrayElement and RenderTargetViewExtent to
    sensible values so we'll just set them to the reasonable defaults we used
    before we started respecting the base_array_layer and array_len.

    This fixes a bunch of Vulkan CTS regressions caused by 48f195d7c6483ed.

    Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97790
    Reviewed-by: Chad Versace <chadversary at chromium.org>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160913/ad0f89ee/attachment.html>


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