radv: rename radv_cmd_buffer_flush_state() to radv_draw()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 16 Oct 2017 18:59:43 +0000 (20:59 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 20 Oct 2017 09:20:16 +0000 (11:20 +0200)
commitc8f2b73656642eb6e3fc7bad1e1f1240d5f58fb1
treeff75950260cc8e8815824120b4d873293b21c4bf
parent9e45e5c9fdb128e6778c9d59df7fc9bcf5b9339c
radv: rename radv_cmd_buffer_flush_state() to radv_draw()

Similar to the dispatch codepath.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c