ComputeBufferType.Structured

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答