Lines Matching defs:vkCreateEvent
559 { "vkCreateEvent", reinterpret_cast<PFN_vkVoidFunction>(CreateEvent) },1423 VKAPI_ATTR VkResult vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent) {