Patch is:
Reviewed-by: Eduardo Lima Mitev
On 12/10/2015 05:23 AM, Jason Ekstrand wrote:
> It's not really doing enough anymore to justify a helper function.
> ---
> src/mesa/drivers/dri/i965/brw_vec4.h | 2 --
> src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 37
> ++---
It's not really doing enough anymore to justify a helper function.
---
src/mesa/drivers/dri/i965/brw_vec4.h | 2 --
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 37 ++
2 files changed, 14 insertions(+), 25 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/