Searched refs:queueFamilyToQueueCountMap (Results 1 – 5 of 5) sorted by relevance
211 static VulkanQueueFamilyToQueueCountMap queueFamilyToQueueCountMap(1); in getDefaultVulkanQueueFamilyToQueueCountMap() local213 return queueFamilyToQueueCountMap; in getDefaultVulkanQueueFamilyToQueueCountMap()
493 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanDevice() argument501 std::max(maxQueueCount, queueFamilyToQueueCountMap[qfIdx]); in VulkanDevice()509 if (queueFamilyToQueueCountMap[qfIdx]) in VulkanDevice()518 queueFamilyToQueueCountMap[qfIdx]; in VulkanDevice()565 for (uint32_t qIdx = 0; qIdx < queueFamilyToQueueCountMap[qfIdx]; in VulkanDevice()
108 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap);
77 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanQueueFamilyToQueueCountMap() argument
138 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap =