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.h6221 virtual bool CreateAllocationRequest(
6302 virtual bool CreateAllocationRequest(
6480 virtual bool CreateAllocationRequest(
6610 virtual bool CreateAllocationRequest(
9016 bool VmaBlockMetadata_Generic::CreateAllocationRequest( in CreateAllocationRequest() function
10701 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
11711 bool VmaBlockMetadata_Buddy::CreateAllocationRequest( in CreateAllocationRequest() function
12792 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
12828 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
13056 if(pBlock->m_pMetadata->CreateAllocationRequest( in AllocateFromBlock()
[all …]