diff options
author | Jason Ekstrand <jason.ekstrand@intel.com> | 2016-10-27 22:42:02 -0700 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2016-11-24 16:34:40 +0000 |
commit | c94c804c2996f6c5111cdd3679650f29d630616a (patch) | |
tree | aa93140324af0161c2ac1e6154fb7753647eb136 /docs/features.txt | |
parent | 90bf0cb3132304be406efb153a9dcdc245335a26 (diff) | |
download | external_mesa3d-c94c804c2996f6c5111cdd3679650f29d630616a.zip external_mesa3d-c94c804c2996f6c5111cdd3679650f29d630616a.tar.gz external_mesa3d-c94c804c2996f6c5111cdd3679650f29d630616a.tar.bz2 |
anv/blorp: Ignore clears for attachments first used as resolve destinations
Otherwise, we'll try to clear it the first time it's used as a draw so if
you do some multisampled rendering, resolve to an attachment, and then draw
on top of the single-sampled attachment, we might accidentally clear it.
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit ccdf9af39265ef3478fac4d13b19e9d17fbbcab7)
Diffstat (limited to 'docs/features.txt')
0 files changed, 0 insertions, 0 deletions