Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:vkCreateFence

560         { "vkCreateFence", reinterpret_cast<PFN_vkVoidFunction>(CreateFence) },
1388 VKAPI_ATTR VkResult vkCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence) {