Searched defs:VulkanQueueFamilyToQueueCountMap (Results 1 – 2 of 2) sorted by relevance
75 VulkanQueueFamilyToQueueCountMap::VulkanQueueFamilyToQueueCountMap( in VulkanQueueFamilyToQueueCountMap() function in VulkanQueueFamilyToQueueCountMap79 VulkanQueueFamilyToQueueCountMap::VulkanQueueFamilyToQueueCountMap( in VulkanQueueFamilyToQueueCountMap() function in VulkanQueueFamilyToQueueCountMap
105 class VulkanQueueFamilyToQueueCountMap : public VulkanMap<uint32_t, uint32_t> { class