Home | History | Annotate | Download | only in libvulkan

Lines Matching defs:vkCreateFence

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