[Mesa-dev] [PATCH 1/4] i965: Delete brw_wm_prog_key::drawable_height.

Jason Ekstrand jason at jlekstrand.net
Sat Oct 28 18:07:16 UTC 2017


Yes, Please!

Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>

On Sat, Oct 28, 2017 at 10:32 AM, Kenneth Graunke <kenneth at whitecape.org>
wrote:

> This has been unused since we switched to nir_lower_wpos_ytransform.
> ---
>  src/intel/compiler/brw_compiler.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/compiler/brw_compiler.h b/src/intel/compiler/brw_
> compiler.h
> index 6a330537a5b..17615c6dd9f 100644
> --- a/src/intel/compiler/brw_compiler.h
> +++ b/src/intel/compiler/brw_compiler.h
> @@ -389,7 +389,6 @@ struct brw_wm_prog_key {
>     bool force_dual_color_blend:1;
>     bool coherent_fb_fetch:1;
>
> -   uint16_t drawable_height;
>     uint64_t input_slots_valid;
>     unsigned program_string_id;
>     GLenum alpha_test_func;          /* < For Gen4/5 MRT alpha test */
> --
> 2.14.2
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171028/52c24aa2/attachment.html>


More information about the mesa-dev mailing list