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.hpp157 struct TypeTraits<TYPE_ANDROID>
162 typedef WindowInterface<TYPE_ANDROID> AndroidWindowInterface;
DvkDefs.hpp114 TYPE_ANDROID, enumerator
DvkWsiUtil.cpp200 case TYPE_ANDROID: in createSurface()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp339 if (wsiType == vk::wsi::TYPE_ANDROID) in createWsiDisplay()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp388 const bool expectSupportedOnAll = wsiType == TYPE_ANDROID; in querySurfaceSupportTest()
563 if (wsiType == TYPE_ANDROID) in validateSurfaceFormats()
719 if (wsiType == TYPE_ANDROID) in validateSurfacePresentModes()