Re: [Mesa-dev] [PATCH] gallium/ttn: fix TXF

2015-04-16 Thread Eric Anholt
Rob Clark writes: > From: Rob Clark > > There is an level param stashed away in the .w component of the first > src. "a" level param, but other than that: Reviewed-by: Eric Anholt signature.asc Description: PGP signature ___ mesa-dev mailing list

[Mesa-dev] [PATCH] gallium/ttn: fix TXF

2015-04-16 Thread Rob Clark
From: Rob Clark There is an level param stashed away in the .w component of the first src. Signed-off-by: Rob Clark --- src/gallium/auxiliary/nir/tgsi_to_nir.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/gallium/auxiliary/nir/tgsi_to_nir.c b/src/gallium/auxi