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 __anon41ebc42a0111::VkFenceSync
60 result = fAllocateCommandBuffers(fDevice, &allocateInfo, &fCommandBuffer); in VkFenceSync()131 PFN_vkAllocateCommandBuffers fAllocateCommandBuffers = nullptr; member in __anonbc379a610111::VkFenceSync
144 VkPtr<PFN_vkAllocateCommandBuffers> fAllocateCommandBuffers; member
352 nullptr == fFunctions.fAllocateCommandBuffers || in validate()