On Fri, Feb 6, 2015 at 4:21 AM, Ian Romanick wrote:
> On 02/06/2015 06:56 AM, Ilia Mirkin wrote:
>> From: Dave Airlie
>>
>> This lowers double dot product and lrp to fma.
>>
>> Signed-off-by: Dave Airlie
>> ---
>> src/glsl/lower_instructions.cpp | 83
>>
On 02/06/2015 06:56 AM, Ilia Mirkin wrote:
> From: Dave Airlie
>
> This lowers double dot product and lrp to fma.
>
> Signed-off-by: Dave Airlie
> ---
> src/glsl/lower_instructions.cpp | 83
> +
> 1 file changed, 83 insertions(+)
>
> diff --git a/src/g
From: Dave Airlie
This lowers double dot product and lrp to fma.
Signed-off-by: Dave Airlie
---
src/glsl/lower_instructions.cpp | 83 +
1 file changed, 83 insertions(+)
diff --git a/src/glsl/lower_instructions.cpp b/src/glsl/lower_instructions.cpp
index