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

Vinson Lee <v...@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected, have-backtrace,
                   |                            |regression
                 CC|                            |airl...@freedesktop.org,
                   |                            |b...@basnieuwenhuizen.nl

--- Comment #1 from Vinson Lee <v...@freedesktop.org> ---
commit 180c1b924e1ed3a2918fad9c5cbb653524de8233
Author: Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl>
Date:   Wed Aug 16 09:09:56 2017 +0200

    ac/nir: Add shader support for multiviews.

    It uses an user SGPR to pass the view index to the shaders, except
    for the fragment shader where we use layer=view (which comes in
    handy when we want to do the NV ext that allows us to execute pre-FS
    stages once instead of per view).

    Reviewed-by: Dave Airlie <airl...@redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to