[Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 28 00:52:48 UTC 2019


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

Timothy Arceri <t_arceri at yahoo.com.au> changed:

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

--- Comment #6 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Fixed by:

commit 7536af670b7501228628a8c90f9e8456b5aec9e1
Author: Timothy Arceri <tarceri at itsqueeze.com>
Date:   Wed Feb 27 18:26:07 2019 +1100

    glsl: fix shader cache for packed param list

    Some types of params such as some builtins are always padded. We
    need to keep track of this so we can restore the list correctly.

    Here we also remove a couple of cache entries that are not actually
    required as they get rebuilt by the _mesa_add_parameter() calls.

    This patch fixes a bunch of arb_texture_multisample and
    arb_sample_shading piglit tests for the radeonsi NIR backend.

    Fixes: edded1237607 ("mesa: rework ParameterList to allow packing")

    Reviewed-by: Marek Olšák <marek.olsak at amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190228/c8c17dca/attachment.html>


More information about the dri-devel mailing list