On 20 October 2016 at 15:07, Bas Nieuwenhuizen wrote:
> On Thu, Oct 20, 2016 at 4:07 AM, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> This fixes
>> dEQP-VK.pipeline.multisample.sampled_image*
>>
>> These all render to multisampled image, and then
>> sample from it, so we must transition it corr
On Thu, Oct 20, 2016 at 4:07 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> 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.
>
> Cc: "13.0"
> Signed-off-by: Dave Airlie
> ---
> sr
From: Dave Airlie
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.
Cc: "13.0"
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_cmd_buffer.c | 19 +++
1 file changed, 1