Reviewed-by: Edward O'Callaghan
On 12/23/2016 05:26 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Don't call the QueueSubmit interface, just call direct to the
> winsys, so we can pass the wait semaphores.
>
> Noticed while debugging doom, doesn't fix anything.
>
> Signed-off-by: Dave Airlie
From: Dave Airlie
Don't call the QueueSubmit interface, just call direct to the
winsys, so we can pass the wait semaphores.
Noticed while debugging doom, doesn't fix anything.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_wsi.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion