Home
last modified time | relevance | path

Searched defs:queueList (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
H A Dvulkan_list_map.cpp113 VulkanQueueList &queueList) in insert()
128 VulkanQueueList::VulkanQueueList(const VulkanQueueList &queueList) {} in VulkanQueueList()
H A Dvulkan_wrapper.cpp565 VulkanQueueList *queueList = new VulkanQueueList(); in VulkanDevice() local
590 VulkanQueueList &queueList = m_queueFamilyIndexToQueueListMap[qfIdx]; in ~VulkanDevice() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2217 const auto* queueList = android::base::find(queues, queueFamilyIndex); in on_vkGetDeviceQueue() local