Home | History | Annotate | Download | only in layers

Lines Matching defs:vkCreateEvent

379 VKAPI_ATTR VkResult VKAPI_CALL vkCreateEvent(VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent)
1230 return (PFN_vkVoidFunction) vkCreateEvent;