Searched refs:fAllocateCommandBuffers (Results 1 – 6 of 6) sorted by relevance
60 result = fAllocateCommandBuffers(fDevice, &allocateInfo, &fCommandBuffer); in VkFenceSync()131 PFN_vkAllocateCommandBuffers fAllocateCommandBuffers = nullptr; member in __anonbc07f4f30111::VkFenceSync
60 result = fAllocateCommandBuffers(fDevice, &allocateInfo, &fCommandBuffer); in VkFenceSync()131 PFN_vkAllocateCommandBuffers fAllocateCommandBuffers = nullptr; member in __anon3653cb2a0111::VkFenceSync
144 VkPtr<PFN_vkAllocateCommandBuffers> fAllocateCommandBuffers; member
352 nullptr == fFunctions.fAllocateCommandBuffers || in validate()