diff options
author | Jason Ekstrand <[email protected]> | 2017-08-03 09:48:55 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2017-08-07 09:31:11 -0700 |
commit | e7a52cc381d275b4ab8ee2fb230e32ab97090daf (patch) | |
tree | bb33b79510ab73c7cda498051fb2c0f8329c5d84 /src/gallium/state_trackers/dri/Makefile.sources | |
parent | 24a0da338f47ac2e8fd2a7845b87045439250e75 (diff) |
i965/miptree: Set supports_fast_clear = false in make_shareable
The make_shareable function deletes the aux buffer and then whacks
aux_usage to ISL_AUX_USAGE_NONE but not unsetting supports_fast_clear.
Since we only look at supports_fast_clear to decide whether or not to do
fast clears, this was causing assertion failures.
Reported-by: Tapani Pälli <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101925
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/dri/Makefile.sources')
0 files changed, 0 insertions, 0 deletions