radv: clear the depth/stencil resolve attachment if necessary
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 22 May 2019 09:23:03 +0000 (11:23 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 21 Jun 2019 12:50:33 +0000 (14:50 +0200)
commit396da5c029549a78e0536f2a7910ee791bb6223b
tree4dd3b444cfe62a6dd2d9f1cd84b76e6646cb9f3a
parentc7872237bf0508413f54d18c928fb33d4dac3695
radv: clear the depth/stencil resolve attachment if necessary

The driver might need to clear one aspect of the depth/stencil
resolve attachment before performing the resolve itself.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_meta_clear.c