Home
last modified time | relevance | path

Searched defs:suballocType (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h9781 const VmaSuballocationType suballocType = it->type; in IsBufferImageGranularityConflictPossible() local
12501 VmaSuballocationType suballocType, in Allocate()
12550 VmaSuballocationType suballocType, in AllocatePage()
13046 VmaSuballocationType suballocType, in AllocateFromBlock()
13870 const VmaSuballocationType suballocType = allocInfo.m_hAllocation->GetSuballocationType(); in DefragmentRound() local
15905 VmaSuballocationType suballocType, in AllocateMemoryOfType()
16019 VmaSuballocationType suballocType, in AllocateDedicatedMemory()
16154 VmaSuballocationType suballocType, in AllocateDedicatedMemoryPage()
16272 VmaSuballocationType suballocType, in AllocateMemory()
18927 VmaSuballocationType suballocType = pImageCreateInfo->tiling == VK_IMAGE_TILING_OPTIMAL ? in vmaCreateImage() local