Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp50 …virtual void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, Vk…
126 …void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, VkSystem…
143 …void notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemA…
DvkAllocationCallbackUtil.cpp97 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalAllocation(size, allocationType, … in internalAllocationNotificationCallback()
217 void ChainedAllocator::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationTy… in notifyInternalAllocation() function in vk::ChainedAllocator
264 void AllocationCallbackRecorder::notifyInternalAllocation (size_t size, VkInternalAllocationType al… in notifyInternalAllocation() function in vk::AllocationCallbackRecorder
266 ChainedAllocator::notifyInternalAllocation(size, allocationType, allocationScope); in notifyInternalAllocation()