radv: allow cmask transitions without fast clear
authorDave Airlie <airlied@redhat.com>
Thu, 20 Oct 2016 02:05:44 +0000 (12:05 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 24 Oct 2016 01:03:09 +0000 (11:03 +1000)
commita969548f59342330badf78ec7721a1ead7599a29
tree3a47624fc765c01cfe3c9313f04b311fe67dfe85
parent7b7eb7170d16ddb0963900ccf59b39956219373c
radv: allow cmask transitions without fast clear

This fixes
dEQP-VK.pipeline.multisample.sampled_image*

These all render to multisampled image, and then
sample from it, so we must transition it correctly,
since we have a cmask and fmask this will cause
the correct transition.

Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_cmd_buffer.c