Home
last modified time | relevance | path

Searched defs:allocationCallbacks (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktSynchronization.cpp1102 …Interface& deviceInterface, const VkDevice& device, const VkAllocationCallbacks* allocationCallbac… in createSemaphore()
1238 …Interface& deviceInterface, const VkDevice& device, const VkAllocationCallbacks* allocationCallbac… in createEvent()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp521 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest() local
DvktApiObjectManagementTests.cpp233 const VkAllocationCallbacks* allocationCallbacks; member