Constructor ExchangeBuffer
ExchangeBuffer(string)
Initializes and returns an instance of ExchangeBuffer.
Declaration
public ExchangeBuffer(string name = "")
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | An optional debug label for the compute buffer. |