Re: [Mesa-dev] [PATCH 1/8] tgsi_exec: add support for up to 3 array registers

2016-03-22 Thread Brian Paul
In the subject, should that be "address" instead of "array"? On 03/21/2016 04:02 PM, Dave Airlie wrote: From: Dave Airlie Signed-off-by: Dave Airlie --- src/gallium/auxiliary/tgsi/tgsi_exec.h | 6 -- 1 file changed, 4 insertions(+), 2

[Mesa-dev] [PATCH 1/8] tgsi_exec: add support for up to 3 array registers

2016-03-21 Thread Dave Airlie
From: Dave Airlie Signed-off-by: Dave Airlie --- src/gallium/auxiliary/tgsi/tgsi_exec.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/tgsi/tgsi_exec.h b/src/gallium/auxiliary/tgsi/tgsi_exec.h index