HomeSort by relevance Sort by last modified time
    Searched full:allocatesystemmem (Results 1 - 1 of 1) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriver.cpp 44 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope)
64 void* mem = allocateSystemMem<Object>(pAllocator, VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);
89 void* mem = allocateSystemMem<Object>(pAllocator, VK_SYSTEM_ALLOCATION_SCOPE_OBJECT);

Completed in 432 milliseconds