Reviewed-by: Jason Ekstrand
On Fri, Feb 27, 2015 at 2:19 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> It appears that all the other instructions that need it already use it.
> This one just got missed.
>
> Signed-off-by: Ian Romanick
> Cc: "10.5"
> Cc: Jason Ekstrand
> ---
> src/mesa/d
From: Ian Romanick
It appears that all the other instructions that need it already use it.
This one just got missed.
Signed-off-by: Ian Romanick
Cc: "10.5"
Cc: Jason Ekstrand
---
src/mesa/drivers/dri/i965/brw_fs_nir.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/