Home | History | Annotate | Download | only in vulkan

Lines Matching refs:createEvent

28 VKAPI_ATTR VkResult VKAPI_CALL createEvent (VkDevice device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkEvent* pEvent)
1889 VK_NULL_FUNC_ENTRY(vkCreateEvent, createEvent),