Reviewed-by: Bas Nieuwenhuizen
I'll adjust the sparse binding patches.
On Thu, Feb 9, 2017, at 04:25, Dave Airlie wrote:
> From: Dave Airlie
>
> It's legal to submit just semaphores with no command streams,
> this patch fixes this case by emitting the empty cs, it also
> handles the fence emis
From: Dave Airlie
It's legal to submit just semaphores with no command streams,
this patch fixes this case by emitting the empty cs, it also
handles the fence emission for this case better.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_device.c | 22 --
1 file changed,