turnip: remove compute emit_border_color
authorJonathan Marek <jonathan@marek.ca>
Sun, 15 Dec 2019 15:46:03 +0000 (10:46 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 16 Dec 2019 21:04:42 +0000 (21:04 +0000)
commit65007d438ca515031dbaf4194c05528005e9cc2a
treeb7d842581fc240d2b14e4e5c6793dc89a4522355
parentc9b12c71d703b2b8c0b1514647bdffdad942d04c
turnip: remove compute emit_border_color

Current tu6_emit_border_color doesn't work for compute and there's no
example from the GL driver to base it on, so replace it with a finishme.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3104>
src/freedreno/vulkan/tu_cmd_buffer.c