Home | History | Annotate | Download | only in layers

Lines Matching refs:vkAllocateCommandBuffers

6883 vkAllocateCommandBuffers(VkDevice device, const VkCommandBufferAllocateInfo *pCreateInfo, VkCommandBuffer *pCommandBuffer) {
10729 if (!strcmp(funcName, "vkAllocateCommandBuffers"))
10730 return (PFN_vkVoidFunction)vkAllocateCommandBuffers;