|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::TGPUBufferPool< T, B >, including all inherited members.
| alignment | CeresEngine::TGPUBufferPool< T, B > | privatestatic |
| allocateBuffers(const size_t length) | CeresEngine::TGPUBufferPool< T, B > | inlineprivate |
| baseAllocationSize | CeresEngine::TGPUBufferPool< T, B > | private |
| buffers | CeresEngine::TGPUBufferPool< T, B > | private |
| BufferType typedef | CeresEngine::TGPUBufferPool< T, B > | |
| device | CeresEngine::TGPUBufferPool< T, B > | private |
| flush(const GPUBufferSize offset=0, const GPUBufferSize size=GPUBuffer::whole) | CeresEngine::TGPUBufferPool< T, B > | inline |
| invalidate(const GPUBufferSize offset=0, const GPUBufferSize size=GPUBuffer::whole) | CeresEngine::TGPUBufferPool< T, B > | inline |
| mLength | CeresEngine::TGPUBufferPool< T, B > | private |
| operator[](const size_t index) | CeresEngine::TGPUBufferPool< T, B > | inline |
| reserve(const size_t length) | CeresEngine::TGPUBufferPool< T, B > | inline |
| TGPUBufferPool(GPUDevice &device) | CeresEngine::TGPUBufferPool< T, B > | inlineexplicit |