Description

ComputeBuffer that you can use as a structured buffer.

This is otherwise identical to ComputeBufferType.Default except that if any other ComputeBufferType flags are used, the resulting ComputeBuffer will not be able to be bound as a structured buffer unless ComputeBufferType.Structured is explicitly added.