Home
last modified time | relevance | path

Searched refs:GetMemoryTypeMinAlignment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h6614 VkDeviceSize GetMemoryTypeMinAlignment(uint32_t memTypeIndex) const in GetMemoryTypeMinAlignment() function
14617 GetMemoryTypeMinAlignment(createInfo.pool->m_BlockVector.GetMemoryTypeIndex())); in AllocateMemory()
14638 GetMemoryTypeMinAlignment(memTypeIndex)); in AllocateMemory()
14669 GetMemoryTypeMinAlignment(memTypeIndex)); in AllocateMemory()
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h11449 VkDeviceSize GetMemoryTypeMinAlignment(uint32_t memTypeIndex) const in GetMemoryTypeMinAlignment() function
13982 …VMA_MAX(hAllocator->GetMemoryTypeMinAlignment(createInfo.memoryTypeIndex), createInfo.minAllocatio… in VmaPool_T()
14172 GetMemoryTypeMinAlignment(memTypeIndex), // minAllocationAlignment in VmaAllocator_T()
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h11419 VkDeviceSize GetMemoryTypeMinAlignment(uint32_t memTypeIndex) const in GetMemoryTypeMinAlignment() function
13941 …VMA_MAX(hAllocator->GetMemoryTypeMinAlignment(createInfo.memoryTypeIndex), createInfo.minAllocatio… in VmaPool_T()
14125 GetMemoryTypeMinAlignment(memTypeIndex), // minAllocationAlignment in VmaAllocator_T()