Searched refs:ResizeAllocation (Results 1 – 5 of 5) sorted by relevance
88 ResizeAllocation, enumerator
1845 … else if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::ResizeAllocation])) in ExecuteLine()3692 m_Stats.RegisterFunctionCall(VMA_FUNCTION::ResizeAllocation); in ExecuteResizeAllocation()
5261 virtual bool ResizeAllocation(const VmaAllocation alloc, VkDeviceSize newSize) { return false; } in ResizeAllocation() function5342 virtual bool ResizeAllocation(const VmaAllocation alloc, VkDeviceSize newSize);6658 VkResult ResizeAllocation(8171 bool VmaBlockMetadata_Generic::ResizeAllocation(const VmaAllocation alloc, VkDeviceSize newSize) in ResizeAllocation() function14755 VkResult VmaAllocator_T::ResizeAllocation( in ResizeAllocation() function14773 if(alloc->GetBlock()->m_pMetadata->ResizeAllocation(alloc, newSize)) in ResizeAllocation()16216 return allocator->ResizeAllocation(allocation, newSize); in vmaResizeAllocation()
7798 VkResult ResizeAllocation(16499 VkResult VmaAllocator_T::ResizeAllocation( in ResizeAllocation() function18338 return allocator->ResizeAllocation(allocation, newSize); in vmaResizeAllocation()
7779 VkResult ResizeAllocation(16470 VkResult VmaAllocator_T::ResizeAllocation( in ResizeAllocation() function18309 return allocator->ResizeAllocation(allocation, newSize); in vmaResizeAllocation()