ComputeBuffer type.
| Default | Default ComputeBuffer type. |
| Raw | Raw ComputeBuffer type. |
| Append | Append-consume ComputeBuffer type. |
| Counter | ComputeBuffer with a counter. |
| IndirectArguments | ComputeBuffer used for Graphics.DrawProceduralIndirect or ComputeShader.DispatchIndirect. |
| GPUMemory | ComputeBuffer is attempted to be located in GPU memory. |