Reviewed-by: Edward O'Callaghan
On 02/15/2017 11:00 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> This fixes a regression with the remove non-draw cmd buffers in
> queries.
>
> Fixes: 8b47b97215a radv: detect command buffers that do no work and drop them
> (v2)
> Signed-off-by: Dave Airlie
From: Dave Airlie
This fixes a regression with the remove non-draw cmd buffers in
queries.
Fixes: 8b47b97215a radv: detect command buffers that do no work and drop them
(v2)
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_query.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/