Searched refs:queueFamilyToQueueCountMap (Results 1 – 5 of 5) sorted by relevance
212 static VulkanQueueFamilyToQueueCountMap queueFamilyToQueueCountMap(1); in getDefaultVulkanQueueFamilyToQueueCountMap() local214 return queueFamilyToQueueCountMap; in getDefaultVulkanQueueFamilyToQueueCountMap()
495 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanDevice() argument503 std::max(maxQueueCount, queueFamilyToQueueCountMap[qfIdx]); in VulkanDevice()511 if (queueFamilyToQueueCountMap[qfIdx]) in VulkanDevice()520 queueFamilyToQueueCountMap[qfIdx]; in VulkanDevice()567 for (uint32_t qIdx = 0; qIdx < queueFamilyToQueueCountMap[qfIdx]; in VulkanDevice()
108 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap);
76 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanQueueFamilyToQueueCountMap() argument
139 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap =