Reviewed-by: Marek Olšák <marek.ol...@amd.com>

Marek

On Fri, Feb 23, 2018 at 3:52 AM, Timothy Arceri <tarc...@itsqueeze.com> wrote:
> Seems to have not been used since 16be87c90429
> ---
>  src/gallium/auxiliary/tgsi/tgsi_scan.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/gallium/auxiliary/tgsi/tgsi_scan.h 
> b/src/gallium/auxiliary/tgsi/tgsi_scan.h
> index 0f872b0022..1887ff342d 100644
> --- a/src/gallium/auxiliary/tgsi/tgsi_scan.h
> +++ b/src/gallium/auxiliary/tgsi/tgsi_scan.h
> @@ -132,7 +132,6 @@ struct tgsi_shader_info
>     boolean writes_viewport_index;
>     boolean writes_layer;
>     boolean writes_memory; /**< contains stores or atomics to buffers or 
> images */
> -   boolean is_msaa_sampler[PIPE_MAX_SAMPLERS];
>     boolean uses_doubles; /**< uses any of the double instructions */
>     boolean uses_derivatives;
>     boolean uses_bindless_samplers;
> --
> 2.14.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to