anv/blorp: Don't hand-roll flush_pipeline_select_3d
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 7 Oct 2016 18:23:35 +0000 (11:23 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 14 Oct 2016 22:39:41 +0000 (15:39 -0700)
commit146ee31159744941685a3ad04839b125dc0acce4
treeaad1e96a54fede824cf3761fc6fafd5ebd12f26a
parentd80c0307eaa91a609f71651fb52122849d35b5ac
anv/blorp: Don't hand-roll flush_pipeline_select_3d

When I initially brought up Vulkan blorp, I completely missed that this
was already factored out.  There's no good reason for us to hand-roll it.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/vulkan/genX_blorp_exec.c