Home | History | Annotate | Download | only in libvulkan

Lines Matching defs:vkCreateEvent

577         { "vkCreateEvent", reinterpret_cast<PFN_vkVoidFunction>(CreateEvent) },
1441 VKAPI_ATTR VkResult vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) {