v3d: add a helper function to flush jobs using a BO
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 14 Jun 2019 10:06:25 +0000 (12:06 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Tue, 18 Jun 2019 06:09:03 +0000 (08:09 +0200)
commit5491883a9ad678393621082c03c2e1a24019e86c
tree279facabf7517c97764f423aeeca34ff942c8ca5
parente8cd7a30d53c8612d33079c40a8b0c8aa0ef341f
v3d: add a helper function to flush jobs using a BO

v2: use _mesa_set_search() (Eric)

Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/v3d/v3d_context.h
src/gallium/drivers/v3d/v3d_job.c