Home
last modified time | relevance | path

Searched refs:internalFree (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp113 …static AllocationCallbackRecord internalFree (size_t size, VkInternalAllocationType type, VkSys…
DvkAllocationCallbackUtil.cpp179 AllocationCallbackRecord AllocationCallbackRecord::internalFree (size_t size, VkInternalAllocationT… in internalFree() function in vk::AllocationCallbackRecord
275 m_records.append(AllocationCallbackRecord::internalFree(size, allocationType, allocationScope)); in notifyInternalFree()