Searched defs:suballocType (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 9886 const VmaSuballocationType suballocType = it->type; in IsBufferImageGranularityConflictPossible() local 12620 VmaSuballocationType suballocType, in Allocate() 12670 VmaSuballocationType suballocType, in AllocateReserved() 12744 VmaSuballocationType suballocType, in AllocatePage() 13268 VmaSuballocationType suballocType, in AllocateFromBlock() 14101 const VmaSuballocationType suballocType = allocInfo.m_hAllocation->GetSuballocationType(); in DefragmentRound() local 16149 VmaSuballocationType suballocType, in AllocateMemoryOfType() 16263 VmaSuballocationType suballocType, in AllocateDedicatedMemory() 16398 VmaSuballocationType suballocType, in AllocateDedicatedMemoryPage() 16516 VmaSuballocationType suballocType, in AllocateMemory() [all …]
|
| /third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 12378 VmaSuballocationType suballocType, in Allocate() 12425 VmaSuballocationType suballocType, in AllocatePage() 12761 VmaSuballocationType suballocType, in AllocateFromBlock() 12787 VmaSuballocationType suballocType, in CommitAllocationRequest() 14463 VmaSuballocationType suballocType, in AllocateMemoryOfType() 14602 VmaSuballocationType suballocType, in AllocateDedicatedMemory() 14749 VmaSuballocationType suballocType, in AllocateDedicatedMemoryPage() 15023 VmaSuballocationType suballocType, in AllocateMemory() 17328 VmaSuballocationType suballocType = pImageCreateInfo->tiling == VK_IMAGE_TILING_OPTIMAL ? in vmaCreateImage() local
|