diff options
author | Ben Widawsky <[email protected]> | 2015-09-04 10:42:33 -0700 |
---|---|---|
committer | Ben Widawsky <[email protected]> | 2015-09-04 16:05:02 -0700 |
commit | 5165e464f225cd1b0f61e0da0758052b9b9ff518 (patch) | |
tree | 00cbe20ef070a833fb958f63fa256ed37a7254e6 /src/mesa/drivers/dri/common | |
parent | 509ba61d5a28d95ce73f3d4e8d973eee56aad5c1 (diff) |
i965: Remove base miplevel from sampler state.
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 <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/common')
0 files changed, 0 insertions, 0 deletions