On Thu, Sep 8, 2016 at 11:21 AM, Jason Ekstrand
wrote:
>
>
> On Thu, Sep 8, 2016 at 11:14 AM, Rob Clark wrote:
>
>> I want to re-use this in a different pass, so move to nir.h
>>
>> Signed-off-by: Rob Clark
>> ---
>> src/compiler/nir/nir.h | 16
>> src/compiler/nir/n
On Thu, Sep 8, 2016 at 11:14 AM, Rob Clark wrote:
> I want to re-use this in a different pass, so move to nir.h
>
> Signed-off-by: Rob Clark
> ---
> src/compiler/nir/nir.h | 16
> src/compiler/nir/nir_lower_tex.c | 20 ++--
> 2 files changed, 18 insert
I want to re-use this in a different pass, so move to nir.h
Signed-off-by: Rob Clark
---
src/compiler/nir/nir.h | 16
src/compiler/nir/nir_lower_tex.c | 20 ++--
2 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/src/compiler/nir/nir.h b/s