Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h95 PFN_vkDestroyEvent DestroyEvent; member
H A Dapi_gen.cpp982 VKAPI_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocato… in DestroyEvent() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1245 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent() function