On Tue, Dec 8, 2015 at 4:19 PM, Kenneth Graunke <[email protected]> wrote: > On Tuesday, December 08, 2015 01:46:20 PM Jason Ekstrand wrote: >> +/* src[] = { buffer_index, offset }. No const_index */ >> +LOAD(ssbo, 2, 0, NIR_INTRINSIC_CAN_ELIMINATE) > > I'm pretty sure const_index[0] is a writemask, so this comemnt is wrong.
For stores, yes, but not for loads. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
