Searched refs:IBufferAllocator (Results 1 – 4 of 4) sorted by relevance
47 class IBufferAllocator class59 class BufferSuballocation : public IBufferAllocator71 class BufferDedicatedAllocation : public IBufferAllocator
54 class IBufferAllocator;80 class IBufferAllocator class90 class BufferSuballocation : public IBufferAllocator100 class BufferDedicatedAllocation : public IBufferAllocator
105 de::MovePtr<IBufferAllocator> allocator; in allocate()109 allocator = de::MovePtr<IBufferAllocator>(new BufferDedicatedAllocation); in allocate()111 allocator = de::MovePtr<IBufferAllocator>(new BufferSuballocation); in allocate()
67 de::SharedPtr<IBufferAllocator> bufferAllocator;454 const de::SharedPtr<IBufferAllocator> in createFillAndUpdateBufferTests()