shaderStorageBuffer

Creates a shader storage buffer based on the given format.

Return

A ShaderStorageBuffer instance configured according to the provided format.

Parameters

format

The ShaderStorageFormat specifying the structure and layout of the shader storage buffer.