Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h6391 virtual bool CreateAllocationRequest(
6817 bool CreateAllocationRequest(
7032 bool VmaBlockMetadata_Generic::CreateAllocationRequest(
7656 bool CreateAllocationRequest(
8517 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
9276 bool CreateAllocationRequest(
9523 bool VmaBlockMetadata_Buddy::CreateAllocationRequest(
9974 bool CreateAllocationRequest(
10281 bool VmaBlockMetadata_TLSF::CreateAllocationRequest( in CreateAllocationRequest() function
11318 if (m_Metadata->CreateAllocationRequest( in Allocate()
[all …]
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h6328 virtual bool CreateAllocationRequest(
6754 bool CreateAllocationRequest(
6969 bool VmaBlockMetadata_Generic::CreateAllocationRequest(
7593 bool CreateAllocationRequest(
8493 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
9252 bool CreateAllocationRequest(
9499 bool VmaBlockMetadata_Buddy::CreateAllocationRequest(
9950 bool CreateAllocationRequest(
10257 bool VmaBlockMetadata_TLSF::CreateAllocationRequest( in CreateAllocationRequest() function
11288 if (m_Metadata->CreateAllocationRequest( in Allocate()
[all …]
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5226 virtual bool CreateAllocationRequest(
5311 virtual bool CreateAllocationRequest(
5492 virtual bool CreateAllocationRequest(
5602 virtual bool CreateAllocationRequest(
7839 bool VmaBlockMetadata_Generic::CreateAllocationRequest( in CreateAllocationRequest() function
9647 bool VmaBlockMetadata_Linear::CreateAllocationRequest( in CreateAllocationRequest() function
10588 bool VmaBlockMetadata_Buddy::CreateAllocationRequest( in CreateAllocationRequest() function
11628 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
11664 if(pCurrBlock->m_pMetadata->CreateAllocationRequest( in AllocatePage()
11891 if(pBlock->m_pMetadata->CreateAllocationRequest( in AllocateFromBlock()
[all …]