tu: Remove useless event_write helpers
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 2 Apr 2020 14:55:00 +0000 (16:55 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 9 Jun 2020 14:40:52 +0000 (14:40 +0000)
commit29abf49886d6f3a0118e47dba97eb3abd84e7b82
treeb5aef45780d959b11e2f402494ef081d9580629f
parentf4f6a9be9f639d106055597f21a814b87eb5997b
tu: Remove useless event_write helpers

tu6_emit_cache_flush() was wrongly named, and with the removal of the
last parameter both are useless.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4964>
src/freedreno/vulkan/tu_cmd_buffer.c