CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TGPUBufferPool< T, B > Member List

This is the complete list of members for CeresEngine::TGPUBufferPool< T, B >, including all inherited members.

alignmentCeresEngine::TGPUBufferPool< T, B >privatestatic
allocateBuffers(const size_t length)CeresEngine::TGPUBufferPool< T, B >inlineprivate
baseAllocationSizeCeresEngine::TGPUBufferPool< T, B >private
buffersCeresEngine::TGPUBufferPool< T, B >private
BufferType typedefCeresEngine::TGPUBufferPool< T, B >
deviceCeresEngine::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
mLengthCeresEngine::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