[]
Properties defining the way a buffer is bound to the pipeline as a target for stream output operations.
public struct StreamOutputBufferBinding
| Name | Description |
|---|---|
| StreamOutputBufferBinding(Buffer, int) | Initializes a new instance of the StreamOutputBufferBinding struct. |
| Name | Description |
|---|---|
| Buffer | Gets or sets the buffer being bound. |
| Offset | Gets or sets the offset from the start of the buffer of the first vertex to use (in bytes). |