r-b
On Fri, May 24, 2019 at 10:06 AM Samuel Pitoiset
wrote:
>
> From the Vulkan spec 1.1.108:
>"vkCmdCopyQueryPoolResults is guaranteed to see the effect of
> previous uses of vkCmdResetQueryPool in the same queue, without any
> additional synchronization."
>
> Signed-off-by: Samuel P
From the Vulkan spec 1.1.108:
"vkCmdCopyQueryPoolResults is guaranteed to see the effect of
previous uses of vkCmdResetQueryPool in the same queue, without any
additional synchronization."
Signed-off-by: Samuel Pitoiset
---
src/amd/vulkan/radv_query.c | 40 +++-