Home | History | Annotate | Download | only in layers

Lines Matching defs:vkCreateFence

333 VKAPI_ATTR VkResult VKAPI_CALL vkCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkFence* pFence)
1216 return (PFN_vkVoidFunction) vkCreateFence;