Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp539 const auto physicalDeviceProps = physicalDevice.getProperties(); in SetUpTypicalVkTestEnvironment() local
550 const auto physicalDeviceProps = physicalDevice.getProperties(); in SetUpTypicalVkTestEnvironment() local
/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp196 std::vector<VkPhysicalDeviceProperties> physicalDeviceProps(physicalDeviceCount); in testDeviceCreation() local