On Wed, Nov 23, 2016 at 1:52 PM, Ilia Mirkin wrote:
> The strategy is to just keep n anv_query_pool_slot entries per query
> instead of one. The available bit is only valid in the last one.
>
> Signed-off-by: Ilia Mirkin
> ---
>
> This was lightly tested with this patch to the vulkan loader cube.
The strategy is to just keep n anv_query_pool_slot entries per query
instead of one. The available bit is only valid in the last one.
Signed-off-by: Ilia Mirkin
---
This was lightly tested with this patch to the vulkan loader cube.c:
http://pastie.org/private/fe92867hwhxu7fzjw9pvzq
Flipping it