Searched refs:ValidateMagicValueAroundAllocation (Results 1 – 1 of 1) sorted by relevance
5764 …VkResult ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDeviceSize allocOffset, VkD…11149 VkResult VmaDeviceMemoryBlock::ValidateMagicValueAroundAllocation(VmaAllocator hAllocator, VkDevice… in ValidateMagicValueAroundAllocation() function11775 …VkResult res = pBlock->ValidateMagicValueAroundAllocation(m_hAllocator, hAllocation->GetOffset(), … in Free()