Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver.cpp644 VKAPI_ATTR void* DefaultAllocate(void*, in DefaultAllocate() function
738 .pfnAllocation = DefaultAllocate, in GetDefaultAllocator()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp192 VKAPI_ATTR void* DefaultAllocate(void*, in DefaultAllocate() function
239 .pfnAllocation = DefaultAllocate,