Matt Turner writes:
> On Tue, Aug 11, 2015 at 11:25 AM, Eric Anholt wrote:
>> Avoids regressions in vc4 when trying to do our blending in NIR.
>>
>> v2: Add the other unpack ops I meant to when writing the original commit
>> message.
>> ---
>> src/glsl/nir/nir_lower_alu_to_scalar.c | 15 +++
On Tue, Aug 11, 2015 at 11:25 AM, Eric Anholt wrote:
> Avoids regressions in vc4 when trying to do our blending in NIR.
>
> v2: Add the other unpack ops I meant to when writing the original commit
> message.
> ---
> src/glsl/nir/nir_lower_alu_to_scalar.c | 15 +++
> 1 file changed
Avoids regressions in vc4 when trying to do our blending in NIR.
v2: Add the other unpack ops I meant to when writing the original commit
message.
---
src/glsl/nir/nir_lower_alu_to_scalar.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/src/glsl/nir/nir_lower_alu_to_scal
---
src/glsl/nir/nir_lower_alu_to_scalar.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/src/glsl/nir/nir_lower_alu_to_scalar.c
b/src/glsl/nir/nir_lower_alu_to_scalar.c
index 5d15fb2..96c84e8 100644
--- a/src/glsl/nir/nir_lower_alu_to_scalar.c
+++ b/src/glsl/nir/nir_lower_alu_to_scala