wined3d: Separate a wined3d_context_vk_load_buffers() helper.
commitde7164910243c2114545d1c263c1bafa22b1bff3
authorZebediah Figura <zfigura@codeweavers.com>
Mon, 26 Jun 2023 22:14:44 +0000 (26 17:14 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Aug 2023 00:53:16 +0000 (10 09:53 +0900)
treef76aa60fb2486e31c25465e131a115d6e5b0fcdf
parentb2f13103d7d96fc082b91b8e808599836ed4a2b1
wined3d: Separate a wined3d_context_vk_load_buffers() helper.

Mostly just because wined3d_context_vk_apply_draw_state() is large and it's nice
to split it up a bit.
dlls/wined3d/context_vk.c