Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2209 bool CheckAllocation(
2831 if(CheckAllocation( in CreateAllocationRequest()
2961 bool BlockMetadata_Generic::CheckAllocation( in CheckAllocation() function in D3D12MA::BlockMetadata_Generic
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6354 bool CheckAllocation(
9058 if(CheckAllocation( in CreateAllocationRequest()
9083 if(it->type == VMA_SUBALLOCATION_TYPE_FREE && CheckAllocation( in CreateAllocationRequest()
9107 if(CheckAllocation( in CreateAllocationRequest()
9142 if(CheckAllocation( in CreateAllocationRequest()
9367 bool VmaBlockMetadata_Generic::CheckAllocation( in CheckAllocation() function