Home
last modified time | relevance | path

Searched refs:queueFamilyToQueueCountMap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_utility.cpp212 static VulkanQueueFamilyToQueueCountMap queueFamilyToQueueCountMap(1); in getDefaultVulkanQueueFamilyToQueueCountMap() local
214 return queueFamilyToQueueCountMap; in getDefaultVulkanQueueFamilyToQueueCountMap()
H A Dvulkan_wrapper.cpp495 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanDevice() argument
503 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()
H A Dvulkan_list_map.hpp108 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap);
H A Dvulkan_list_map.cpp76 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap) in VulkanQueueFamilyToQueueCountMap() argument
H A Dvulkan_wrapper.hpp139 const VulkanQueueFamilyToQueueCountMap &queueFamilyToQueueCountMap =