On Saturday, October 03, 2015 10:57:28 AM Matt Turner wrote:
> ---
>  src/mesa/drivers/dri/i965/brw_vec4.h           |  8 --------
>  src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp | 10 ----------
>  src/mesa/drivers/dri/i965/brw_vs.h             |  5 -----
>  3 files changed, 23 deletions(-)
> 
> diff --git a/src/mesa/drivers/dri/i965/brw_vec4.h 
> b/src/mesa/drivers/dri/i965/brw_vec4.h
> index 51b3161..d1fa095 100644
> --- a/src/mesa/drivers/dri/i965/brw_vec4.h
> +++ b/src/mesa/drivers/dri/i965/brw_vec4.h
> @@ -223,9 +223,6 @@ public:
>  
>     int implied_mrf_writes(vec4_instruction *inst);
>  
> -   void emit_vp_sop(enum brw_conditional_mod condmod, dst_reg dst,
> -                    src_reg src0, src_reg src1, src_reg one);
> -
>     vec4_instruction *emit_minmax(enum brw_conditional_mod conditionalmod, 
> dst_reg dst,
>                                   src_reg src0, src_reg src1);
>  

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to