Searched defs:suballocType (Results 1 – 3 of 3) sorted by relevance
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 8727 const VmaSuballocationType suballocType = it->type; in IsBufferImageGranularityConflictPossible() local 11350 VmaSuballocationType suballocType, in Allocate() 11395 VmaSuballocationType suballocType, in AllocatePage() 11881 VmaSuballocationType suballocType, in AllocateFromBlock() 12598 const VmaSuballocationType suballocType = allocInfo.m_hAllocation->GetSuballocationType(); in DefragmentRound() local 14247 VmaSuballocationType suballocType, in AllocateMemoryOfType() 14353 VmaSuballocationType suballocType, in AllocateDedicatedMemory() 14453 VmaSuballocationType suballocType, in AllocateDedicatedMemoryPage() 14569 VmaSuballocationType suballocType, in AllocateMemory() 16705 VmaSuballocationType suballocType = pImageCreateInfo->tiling == VK_IMAGE_TILING_OPTIMAL ? in vmaCreateImage() local
|
| /external/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 9781 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
|
| /external/angle/third_party/vulkan_memory_allocator/include/ |
| D | vk_mem_alloc.h | 8851 const VmaSuballocationType suballocType = suballoc.type; in IsBufferImageGranularityConflictPossible() local 11616 VmaSuballocationType suballocType, in Allocate() 11671 VmaSuballocationType suballocType, in AllocatePage() 12167 VmaSuballocationType suballocType, in AllocateFromBlock() 13012 const VmaSuballocationType suballocType = allocInfo.m_hAllocation->GetSuballocationType(); in DefragmentRound() local 15067 VmaSuballocationType suballocType, in AllocateMemoryOfType() 15189 VmaSuballocationType suballocType, in AllocateDedicatedMemory() 15343 VmaSuballocationType suballocType, in AllocateDedicatedMemoryPage() 15461 VmaSuballocationType suballocType, in AllocateMemory() 18304 VmaSuballocationType suballocType = pImageCreateInfo->tiling == VK_IMAGE_TILING_OPTIMAL ? in vmaCreateImage() local
|