Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp147 struct TypeTraits<TYPE_ANDROID>
152 typedef WindowInterface<TYPE_ANDROID> AndroidWindowInterface;
DvkDefs.hpp132 TYPE_ANDROID, enumerator
DvkWsiUtil.cpp201 case TYPE_ANDROID: in createSurface()
313 case TYPE_ANDROID: in getPhysicalDevicePresentationSupport()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp348 if (wsiType == vk::wsi::TYPE_ANDROID) in createWsiDisplay()
356 if (wsiType == vk::wsi::TYPE_ANDROID) in hasDisplay()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp420 const bool expectSupportedOnAll = wsiType == TYPE_ANDROID; in querySurfaceSupportTest()
690 if (wsiType == TYPE_ANDROID) in validateSurfaceFormats()
870 if (wsiType == TYPE_ANDROID) in validateSurfacePresentModes()