Searched refs:internalFree (Results 1 – 2 of 2) sorted by relevance
113 …static AllocationCallbackRecord internalFree (size_t size, VkInternalAllocationType type, VkSys…
179 AllocationCallbackRecord AllocationCallbackRecord::internalFree (size_t size, VkInternalAllocationT… in internalFree() function in vk::AllocationCallbackRecord275 m_records.append(AllocationCallbackRecord::internalFree(size, allocationType, allocationScope)); in notifyInternalFree()