Create a new instance.
The name of the storage buffer.
A bit-flag that specifies the shader stages in which the storage buffer is visible. Can be:
Optional
readOnly: boolean = falseWhether the storage buffer is read-only, or read-write. Defaults to false. This has to be true for the storage buffer used in the vertex shader.
A class to describe the format of the storage buffer for BindGroupFormat.