GpuBufferManager Methods |
The GpuBufferManager type exposes the following members.
Name | Description | |
---|---|---|
CreateIndexBuffer(Int32, GpuBufferFlags) | ||
CreateIndexBuffer(Int32, GpuBufferFlags) | ||
CreateVertexBuffer(Byte, VertexLayout, GpuBufferFlags) | ||
CreateVertexBuffer(Int32, VertexLayout, GpuBufferFlags) | ||
DestroyNativeObjects | ||
DestroyNativeObjectsNotUsedForLongTime |
A method to temporary destroy internal GPU buffers which are not used long time.
|