Searched refs:LinearAllocatorStruct (Results 1 – 6 of 6) sorted by relevance
56 struct LinearAllocatorStruct { in RENDER_BEGIN_NAMESPACE() struct78 LinearAllocatorStruct linearAllocator_; in RENDER_BEGIN_NAMESPACE()
34 void* AllocateBarrierListMemory(RenderBarrierList::LinearAllocatorStruct& allocator, const size_t b… in AllocateBarrierListMemory()54 CommandBarrier* AllocateCommandBarriers(RenderBarrierList::LinearAllocatorStruct& allocator, const … in AllocateCommandBarriers()
462 struct LinearAllocatorStruct { struct696 LinearAllocatorStruct allocator_;
246 … RenderCommandList::LinearAllocatorStruct& allocator, const size_t alignment, const size_t byteSz) in AllocateRenderData()274 T* AllocateRenderData(RenderCommandList::LinearAllocatorStruct& allocator, uint32_t count) in AllocateRenderData()280 T* AllocateRenderCommand(RenderCommandList::LinearAllocatorStruct& allocator) in AllocateRenderCommand()
52 struct LinearAllocatorStruct { in CORE3D_BEGIN_NAMESPACE() struct159 LinearAllocatorStruct submeshJointMatricesAllocator_; in CORE3D_BEGIN_NAMESPACE()
126 void* AllocateMatrixMemory(RenderDataStoreDefaultMaterial::LinearAllocatorStruct& allocator, const … in AllocateMatrixMemory()144 Math::Mat4X4* AllocateMatrices(RenderDataStoreDefaultMaterial::LinearAllocatorStruct& allocator, co… in AllocateMatrices()