Home
last modified time | relevance | path

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

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