Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp226 bool hasSwapchainExtension = false; in testDeviceCreation() local
232 hasSwapchainExtension = true; in testDeviceCreation()
236 if (!hasSwapchainExtension) continue; in testDeviceCreation()