Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp51 …virtual void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSyst…
127 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAllo…
144 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc…
DvkAllocationCallbackUtil.cpp102 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalFree(size, allocationType, alloca… in internalFreeNotificationCallback()
222 void ChainedAllocator::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, Vk… in notifyInternalFree() function in vk::ChainedAllocator
271 void AllocationCallbackRecorder::notifyInternalFree (size_t size, VkInternalAllocationType allocati… in notifyInternalFree() function in vk::AllocationCallbackRecorder
273 ChainedAllocator::notifyInternalFree(size, allocationType, allocationScope); in notifyInternalFree()