Template Function Kataglyphis::detail::create_device_local_buffer_impl

Template Function Kataglyphis::detail::create_device_local_buffer_impl#

Function Documentation#

template<typename T>
void Kataglyphis::detail::create_device_local_buffer_impl(VulkanDevice *device, VulkanBufferManager *vulkan_buffer_manager, VmaAllocator vma_allocator, vk::CommandPool transfer_command_pool, VulkanBuffer &target_buffer, vk::BufferUsageFlags base_usage_flags, const std::vector<T> &data)#