radv: query cmds should mark a cmd buffer as having draws.
authorDave Airlie <airlied@redhat.com>
Tue, 14 Feb 2017 23:58:09 +0000 (23:58 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 15 Feb 2017 00:02:33 +0000 (00:02 +0000)
commitd1640e79328af4a63c056e3ccab299a3bffbede7
tree984a9b33da2c25b3c0245005cbd3590bbbd332c9
parenta3e4fa5495abd12d19c35a23156dbf8898049830
radv: query cmds should mark a cmd buffer as having draws.

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 <airlied@redhat.com>
src/amd/vulkan/radv_query.c