Searched refs:PFN_vkAllocateCommandBuffers (Results 1 – 9 of 9) sorted by relevance
121 extern PFN_vkAllocateCommandBuffers vkAllocateCommandBuffers;
118 …vkAllocateCommandBuffers = reinterpret_cast<PFN_vkAllocateCommandBuffers>(dlsym(libvulkan, "vkAllo… in InitVulkan()306 PFN_vkAllocateCommandBuffers vkAllocateCommandBuffers;
111 PFN_vkAllocateCommandBuffers AllocateCommandBuffers;
2341 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAl… typedef
156 VkPtr<PFN_vkAllocateCommandBuffers> fAllocateCommandBuffers;
172 (PFN_vkAllocateCommandBuffers)gpa(dev, "vkAllocateCommandBuffers"); in loader_init_device_dispatch_table()
2350 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAl… typedef
2447 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAl… typedef
2506 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAl… typedef