vkupload: Also implement copying non vulkan memory into vulkan buffers
authorMatthew Waters <matthew@centricular.com>
Thu, 13 Jun 2019 07:44:22 +0000 (17:44 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 19 Jun 2019 15:41:56 +0000 (01:41 +1000)
commit31728880fefff521fc3ae49f8b7dbaa4699c187c
tree2d9470fa4a2136311a526c15c6a15f96f660974d
parent3fef510c4852f2004983a2d461394d4b3cb11d76
vkupload: Also implement copying non vulkan memory into vulkan buffers

The only way we can upload things is through our memory so any
non-vulkan memory that appears must be copied into our memory.
ext/vulkan/vkupload.c