Home
last modified time | relevance | path

Searched refs:CreateAllocationRequest (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2131 virtual bool CreateAllocationRequest(
2178 virtual bool CreateAllocationRequest(
2803 bool BlockMetadata_Generic::CreateAllocationRequest( in CreateAllocationRequest() function in D3D12MA::BlockMetadata_Generic
3721 if(pBlock->m_pMetadata->CreateAllocationRequest( in AllocateFromBlock()
5660 if(m_Pimpl->m_Metadata.CreateAllocationRequest(pDesc->Size, alignment, &allocRequest)) in Allocate()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6272 virtual bool CreateAllocationRequest(
6353 virtual bool CreateAllocationRequest(
6531 virtual bool CreateAllocationRequest(
6661 virtual bool CreateAllocationRequest(
9121 bool VmaBlockMetadata_Generic::CreateAllocationRequest( in CreateAllocationRequest() function
10806 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
11816 bool VmaBlockMetadata_Buddy::CreateAllocationRequest( in CreateAllocationRequest() function
12980 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
13016 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
13272 if(pBlock->m_pMetadata->CreateAllocationRequest( in AllocateFromBlock()
[all …]