Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h93 PFN_vkDestroyEvent DestroyEvent; member
Dapi_gen.cpp940 VKAPI_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocato… in DestroyEvent() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1237 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent() function