Re: [Mesa-dev] [PATCH 0/3] few tgsi_to_nir fixes

2017-05-15 Thread Eric Anholt
Rob Clark writes: > Looks like somewhere along the way nir_validate got more thorough about > checking src/dst sizes. > > Rob Clark (3): > ttn: fix txs dest size > ttn: fix txd src sizes > ttn: fix dest size for some texture instructions Reviewed-by: Eric Anholt signature.asc Descriptio

[Mesa-dev] [PATCH 0/3] few tgsi_to_nir fixes

2017-05-15 Thread Rob Clark
Looks like somewhere along the way nir_validate got more thorough about checking src/dst sizes. Rob Clark (3): ttn: fix txs dest size ttn: fix txd src sizes ttn: fix dest size for some texture instructions src/gallium/auxiliary/nir/tgsi_to_nir.c | 17 +++-- 1 file changed, 11 i