Vulkan | |
| Name | Description | |
|---|---|---|
| CreateBufferAsyncT(T, BufferUsageFlags, Boolean, Boolean, String) | CreateBufferAsync method creates the GpuBuffer and uploads the specified data in the background thread. | |
| CreateBufferAsyncT(T, Int32, BufferUsageFlags, Boolean, Boolean, String) | CreateBufferAsync method creates the GpuBuffer and uploads the specified data in the background thread. |