Searched refs:AllocateMemoryForImage (Results 1 – 3 of 3) sorted by relevance
80 AllocateMemoryForImage, enumerator
1829 …se if(StrRangeEq(functionName, VMA_FUNCTION_NAMES[(uint32_t)VMA_FUNCTION::AllocateMemoryForImage])) in ExecuteLine()3300 m_Stats.RegisterFunctionCall(VMA_FUNCTION::AllocateMemoryForImage); in ExecuteAllocateMemoryForBufferOrImage()
8542 static VkResult AllocateMemoryForImage( in AllocateMemoryForImage() function9043 VkResult result = AllocateMemoryForImage( in vmaAllocateMemoryForImage()9320 …res = AllocateMemoryForImage(allocator, *pImage, pAllocationCreateInfo, suballocType, pAllocation); in vmaCreateImage()