IGpu | |
public interface IGpuDynamicMemoryBlock
The IGpuDynamicMemoryBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| GpuBuffers | GpuBuffers that are used to store the data (for example materials data). |
| Name | Description | |
|---|---|---|
| GetMemoryBlock | Returns IDynamicMemoryBlock that represents memory block that can be used to allocate/free dynamic memory on GPU. |