createBuffer

fun createBuffer(byteSize: Int, usage: GPUBufferUsageFlags, mappedAtCreation: Boolean, label: String? = null): GPUBuffer(source)