[Mesa-dev] [PATCH] i965: Remove base miplevel from sampler state.

Kenneth Graunke kenneth at whitecape.org
Fri Sep 4 11:11:01 PDT 2015


On Friday, September 04, 2015 10:42:33 AM Ben Widawsky wrote:
> Gen9 changes the meaning of this to coarse LOD quality mode. Although that's a
> desirable thing to be setting, it doesn't match the gen8 behavior and this was
> unintentional. More importantly, we don't ever use this field. So instead of
> getting it "wrong" drop it entirely.
> 
> This is a respin of a patch which only [incorrectly] tried to address gen9.
> 
> Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
> ---
>  src/mesa/drivers/dri/i965/brw_sampler_state.c | 5 +----
>  src/mesa/drivers/dri/i965/brw_state.h         | 1 -
>  src/mesa/drivers/dri/i965/gen6_blorp.cpp      | 1 -
>  3 files changed, 1 insertion(+), 6 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150904/f5b7fc8b/attachment.sig>


More information about the mesa-dev mailing list