Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp172 struct TypeTraits<TYPE_ANDROID>
177 typedef WindowInterface<TYPE_ANDROID> AndroidWindowInterface;
DvkWsiUtil.cpp323 case TYPE_ANDROID: in createSurface()
479 case TYPE_ANDROID: in getPhysicalDevicePresentationSupport()
697 case TYPE_ANDROID: in getFullScreenSize()
746 case TYPE_ANDROID: in isDisplaySurface()
DvkDefs.hpp151 TYPE_ANDROID, enumerator
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp369 if (wsiType == vk::wsi::TYPE_ANDROID) in createWsiDisplay()
377 if (wsiType == vk::wsi::TYPE_ANDROID) in hasDisplay()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSurfaceTests.cpp376 const bool expectSupportedOnAll = wsiType == TYPE_ANDROID; in querySurfaceSupportTest()
652 if (wsiType == TYPE_ANDROID) in validateSurfaceFormats()
885 if (wsiType == TYPE_ANDROID) in validateSurfacePresentModes()
DvktWsiSwapchainTests.cpp821 if (params.wsiType != TYPE_ANDROID) in createSwapchainPrivateDataTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp376 const bool expectSupportedOnAll = wsiType == TYPE_ANDROID; in querySurfaceSupportTest()
652 if (wsiType == TYPE_ANDROID) in validateSurfaceFormats()
885 if (wsiType == TYPE_ANDROID) in validateSurfacePresentModes()
DvktWsiSwapchainTests.cpp821 if (params.wsiType != TYPE_ANDROID) in createSwapchainPrivateDataTest()