Abstraction layer for memory buffers.
The buffer can reside in CPU memory, GPU memory or a combination of both. The implementation determines the storage method.
Property | Description |
---|---|
Value | Value. |
Constructor | Description |
---|---|
BufferID | Create a new BufferID. |
Method | Description |
---|---|
Slice | Constructs a typed slice from the BufferID. |