radv: rework the slow depthstencil clear to write depth from PS
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 18 Sep 2019 13:43:13 +0000 (15:43 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 2 Oct 2019 17:31:51 +0000 (19:31 +0200)
commitb8fe6189a97922d1bc0f3ee70125a1200c61c9ea
tree933faffe21d147f4037dc481c794cb3f0d13c3b4
parente19d1ee2d1f0567512c831d02fafb625bbbddbd8
radv: rework the slow depthstencil clear to write depth from PS

Make sure to export the expected clear values to the depth
stencil attachment.

This fixes dEQP-VK.pipeline.depth_range_unrestricted.* on GFX10.

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