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