Re: [Mesa-dev] [RFC 0/2] nir and ttn support for indirect/arrays

2015-04-07 Thread Jason Ekstrand
On Tue, Apr 7, 2015 at 8:52 AM, Rob Clark wrote: > From: Rob Clark > > Introduce intrinsics to load/store global vars (since I'm not sure what > the point is to have global as a var type if there is no way to access > it, but maybe I'm missing something), and update ttn to generate global > varia

[Mesa-dev] [RFC 0/2] nir and ttn support for indirect/arrays

2015-04-07 Thread Rob Clark
From: Rob Clark Introduce intrinsics to load/store global vars (since I'm not sure what the point is to have global as a var type if there is no way to access it, but maybe I'm missing something), and update ttn to generate global variables for arrays. So, for example: FRAG PROPERTY FS_CO