diff options
author | Samuel Pitoiset <[email protected]> | 2019-10-21 22:17:43 +0200 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-10-22 08:51:44 -0700 |
commit | 56f0434232490bde59392d959abb56da4c0b5431 (patch) | |
tree | 2fbc57beca81708bdce97bcc1c2f6d14c3c95b40 /CleanSpec.mk | |
parent | ad56aaef4f47f6322286060c066ba29a39867be3 (diff) |
radv: fix updating bound fast ds clear values with different aspects
On GFX9, the driver is able to do an optimized fast depth/stencil
clear with only one aspect (ie. clear the stencil part of a
depth/stencil image). When this happens, the driver should only
update the clear values of the given aspect.
Note that it's currently only supported on GFX9 but I have some
local patches that extend this optimized path for other gens.
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1967
Cc: 19.2 <[email protected]>
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
(cherry picked from commit a13320370ef4b668ace96ecba7eb0f8591af6f79)
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions