Click or drag to resize
Ab4d.SharpEngine logo

VulkanDeviceCreateBufferAsync Method

Overload List
 NameDescription
Public methodCreateBufferAsyncT(T, BufferUsageFlags, Boolean, Boolean, String) CreateBufferAsync method creates the GpuBuffer and uploads the specified data in the background thread.
Public methodCreateBufferAsyncT(T, Int32, BufferUsageFlags, Boolean, Boolean, String) CreateBufferAsync method creates the GpuBuffer and uploads the specified data in the background thread.
Top
See Also