Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h5261 virtual bool ResizeAllocation(const VmaAllocation alloc, VkDeviceSize newSize) { return false; } in ResizeAllocation() function
8171 bool VmaBlockMetadata_Generic::ResizeAllocation(const VmaAllocation alloc, VkDeviceSize newSize) in ResizeAllocation() function
14755 VkResult VmaAllocator_T::ResizeAllocation( in ResizeAllocation() function