[Bug 97790] Vulkan cts regressions due to 24be63066

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 13 16:26:19 UTC 2016


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

--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
(In reply to Mark Janes from comment #0)
> Several hundred tests regressed with
> 
> 24be6306609179efddfb7e5cc6ec5d6a335c9b88
> Author:     Jason Ekstrand <jason at jlekstrand.net>
> 
> Revert "i965: Drop the maximum 3D texture size to 512 on Sandy Bridge"

Actually, the regression is do to

commit 48f195d7c6483ed00a6d02526c6f35bb527fcaba
Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Mon Sep 12 08:13:43 2016 -0700

    intel/isl: Treat 3-D textures as 2-D arrays for rendering

    In particular, this means that isl_view::base_array_layer and
    isl_view::array_len get applied to 3-D textures but only when rendering.
    We were already applying isl_view::base_array_layer for rendering into 3-D
    textures so this isn't a huge deviation.

    Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.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/b85005f1/attachment-0001.html>


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