diff options
author | Samuel Pitoiset <[email protected]> | 2019-10-21 22:17:43 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2019-10-22 11:16:13 +0200 |
commit | a13320370ef4b668ace96ecba7eb0f8591af6f79 (patch) | |
tree | 57cbb71ed6f045e4c2724066acaf95636163ebc4 /.gitlab-ci | |
parent | 97e6d34e66304493c7b9249135e59219587de4df (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]>
Diffstat (limited to '.gitlab-ci')
0 files changed, 0 insertions, 0 deletions