Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h104 PFN_vkDestroyBuffer DestroyBuffer; member
H A Dapi_gen.cpp1018 VKAPI_ATTR void DestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocationCallbacks* pAlloc… in DestroyBuffer() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp861 void DestroyBuffer(VkDevice device, in DestroyBuffer() function