interface GPUBufferDescriptor extends GPUObjectDescriptorBase Private Properties size: number usage: GPUBufferUsageFlags optional mappedAtCreation: boolean