[Mesa-dev] [RFC] More ARB_arrays_of_arrays support

Timothy Arceri t_arceri at yahoo.com.au
Sun Mar 22 02:52:49 PDT 2015


On Sat, 2015-03-21 at 09:27 -0700, Jason Ekstrand wrote:
> 
> On Mar 21, 2015 2:49 AM, "Timothy Arceri" <t_arceri at yahoo.com.au>
> wrote:
> >
> > This series adds most of the remaining glsl arrays of arrays
> support. Support for uniform blocks is still missing, I've played
> around with this but don't have anything working yet.
> >
> > What do you guys think about adding these changes without the
> uniform blocks support? Adding these changes now I assume would make
> it easy for the nir guys to start adding AoA support (if it doesn't
> exist already) and the intel backend changes could start to be worked
> on.
> 
> Support in NIR should "just work".  Of course that probably won't
> actually be the case.  However, if it does break something then that's
> a bug because the code is all there.  It should be easy to check since
> your already running on Intel.  If your i965 is IVB+, just do a piglit
> run with INTEL_USE_NIR=1.  If its older than that, I'll be pushing
> support for SNB and prior on Monday; just rebase.

I've got an IVB I'll give it a run and see what happens.




More information about the mesa-dev mailing list