https://bugs.freedesktop.org/show_bug.cgi?id=92052
Vinson Lee <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bisected CC| |[email protected], | |[email protected] --- Comment #1 from Vinson Lee <[email protected]> --- ef8eebc6ad5d86e524426f0755c0f7d0b4c0cd3e is the first bad commit commit ef8eebc6ad5d86e524426f0755c0f7d0b4c0cd3e Author: Timothy Arceri <[email protected]> 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 <[email protected]> :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.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
