HomeSort by relevance Sort by last modified time
    Searched defs:DefaultAllocate (Results 1 - 2 of 2) sorted by null

  /frameworks/native/vulkan/libvulkan/
driver.cpp 432 VKAPI_ATTR void* DefaultAllocate(void*,
526 .pfnAllocation = DefaultAllocate,
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp 190 VKAPI_ATTR void* DefaultAllocate(void*,
237 .pfnAllocation = DefaultAllocate,
    [all...]

Completed in 88 milliseconds