Files
mesa/src/gallium/auxiliary
Rob Clark 18899d1b80 tgsi: track max array per file
NOTE IN[] and OUT[] don't need (have?) ArrayID's.. and TEMP[] can
optionally have them.  So we implicitly assume that ArrayID==0 always
exists for each file.  This is why array_max[file] is never less than
zero.

You can tell from indirect_files(_read/written) if the legacy array-
id zero was actually used.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
2015-01-07 19:37:28 -05:00
..
2014-12-17 16:07:01 -08:00
2015-01-07 19:37:28 -05:00
2014-11-26 20:09:09 +00:00