On Fri, Aug 25, 2017 at 8:59 PM, Matt Turner <[email protected]> wrote:
> Both are > > Reviewed-by: Matt Turner <[email protected]> > > (Typo in the title of this patch) > > Should 2/2 go to stable? I'm not really sure how that code gets used. > Probably wouldn't hurt. Doing a quick grep for the function, I don't see anywhere that it actually matters for those two system values. We use it in nir_gather_info to fill out system_values_used and in brw_fs_nir because we have a table of pre-computed system values. However, since they get lowered earlier on, I don't think it matters in practice.
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
