[Mesa-dev] [Bug 92052] nir/nir_builder.h:79: error: expected primary-expression before ‘.’ token

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 20 00:49:01 PDT 2015


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |jason at jlekstrand.net,
                   |                            |t_arceri at yahoo.com.au

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
ef8eebc6ad5d86e524426f0755c0f7d0b4c0cd3e is the first bad commit
commit ef8eebc6ad5d86e524426f0755c0f7d0b4c0cd3e
Author: Timothy Arceri <t_arceri at yahoo.com.au>
Date:   Wed Aug 26 22:18:36 2015 +1000

    nir: support indirect indexing samplers in struct arrays

    As a bonus we get indirect support for arrays of arrays for free.

    V5: couple of small clean-ups suggested by Jason.

    V4: fix struct member location caclulation, use nir_ssa_def rather than
    nir_src for the indirect as suggested by Jason

    V3: Use nir_instr_rewrite_src() with empty src rather then clearing
    the use_link list directly for the old indirects as suggested by Jason

    V2: Fixed validation error in debug build

    Reviewed-by: Jason Ekstrand <jason.ekstrand at intel.com>

:040000 040000 083959ec82e909e081f9b469eaba4b52c5f18b92
fe8a25cf7cff07ec5d39df88bcf7f472a5e8d2a0 M    src
bisect run success

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150920/e5986142/attachment.html>


More information about the mesa-dev mailing list