- Original Message -
> From: Dave Airlie
>
> The infers the type of data required using the opcode,
> and casts the input to the appropriate type.
>
> So far this only handles non-indirect constant and temporaries.
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/auxiliary/gallivm
From: Dave Airlie
The infers the type of data required using the opcode,
and casts the input to the appropriate type.
So far this only handles non-indirect constant and temporaries.
Signed-off-by: Dave Airlie
---
src/gallium/auxiliary/gallivm/lp_bld_tgsi.c |4 +-
src/gallium/auxiliary