The source project of this merge request has been removed.
ext_external_objects: Fix in external buffers
We should be able to allocate non-external buffers with vk_create_buffer. Modified the function to take an extra parameter that indicates if a buffer is external or not.
Signed-off-by: Eleni Maria Stea elene.mst@gmail.com