Reviewed-by: Connor Abbott
We should probably use this for Gen4-5 too.
On Wed, Mar 25, 2015 at 5:11 PM, Eric Anholt wrote:
> ---
>
> I missed this one when I was doing my other lowering bits. I don't
> have ffma, and I certainly don't have flrp.
>
> src/gallium/drivers/vc4/vc4_program.c | 1 +
On Wed, Mar 25, 2015 at 2:11 PM, Eric Anholt wrote:
> ---
>
> I missed this one when I was doing my other lowering bits. I don't
> have ffma, and I certainly don't have flrp.
Reviewed-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedeskto
---
I missed this one when I was doing my other lowering bits. I don't
have ffma, and I certainly don't have flrp.
src/gallium/drivers/vc4/vc4_program.c | 1 +
src/glsl/nir/nir.h| 1 +
src/glsl/nir/nir_opt_algebraic.py | 1 +
3 files changed, 3 insertions(+)
diff --git