Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h75 PFN_vkFreeMemory FreeMemory; member
H A Dapi_gen.cpp898 VKAPI_ATTR void FreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAl… in FreeMemory() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp803 void FreeMemory(VkDevice device, in FreeMemory() function