[Bug 109317] piglit.spec.glsl-1_20.execution.out-parameter-indexing.fs-inout-index-two-level:

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 14 01:11:07 UTC 2019


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

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

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

--- Comment #2 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Should be fixed by:

commit 0862929bf64222e85e8242824aecf05e494c157c
Author: Danylo Piliaiev <danylo.piliaiev at globallogic.com>
Date:   Thu Jan 10 18:16:59 2019 +0200

    glsl: Fix copying function's out to temp if dereferenced by array

    Function's out variable could be an array dereferenced by an array:
     func(v[w[i]]);
    or something more complicated.

    Copy index in any case.

    Fixes: 76c27e47b906 ("glsl: Copy function out to temp if we don't directly
ref a variable")

    Signed-off-by: Danylo Piliaiev <danylo.piliaiev at globallogic.com>
    Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>
    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/20190114/297eb884/attachment.html>


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