Home
last modified time | relevance | path

Searched defs:queueFamilies (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp248 std::vector<VkQueueFamilyProperties> queueFamilies(queueFamilyCount); in testDeviceCreation() local
314 std::vector<VkQueueFamilyProperties> queueFamilies(queueFamilyCount); in testDeviceCreation() local
/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp244 std::vector<VkQueueFamilyProperties> queueFamilies(queueFamilyCount); in getQueueFamilyIndex() local