Searched defs:memoryType (Results 1 – 4 of 4) sorted by relevance
19 ResourceHeap::ResourceHeap(VkDeviceMemory memory, size_t memoryType) in ResourceHeap()
129 int memoryType = FindBestTypeIndex(requirements, kind); in Allocate() local222 size_t memoryType = ToBackend(allocation.GetResourceHeap())->GetMemoryType(); in Tick() local
412 const VkMemoryType &memoryType = mMemoryProperties.memoryTypes[typeIndex]; in hasLazilyAllocatedMemory() local
2456 VmaStatInfo memoryType[VK_MAX_MEMORY_TYPES]; member3081 uint32_t memoryType; member16958 void VmaAllocator_T::FreeVulkanMemory(uint32_t memoryType, VkDeviceSize size, VkDeviceMemory hMemor… in FreeVulkanMemory()