HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultAllocator (Results 1 - 3 of 3) sorted by null

  /frameworks/native/vulkan/libvulkan/
driver.h 110 const VkAllocationCallbacks& GetDefaultAllocator();
driver.cpp 631 const VkAllocationCallbacks& GetDefaultAllocator() {
881 (pAllocator) ? *pAllocator : GetDefaultAllocator();
    [all...]
api.cpp     [all...]

Completed in 123 milliseconds