Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp159 struct TypeTraits<TYPE_WIN32>
165 typedef DisplayInterface<TYPE_WIN32> Win32DisplayInterface;
166 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface;
DvkDefs.hpp139 TYPE_WIN32, enumerator
DvkWsiUtil.cpp235 case TYPE_WIN32: in createSurface()
341 case TYPE_WIN32: in getPhysicalDevicePresentationSupport()
567 case TYPE_WIN32: in getFullScreenSize()
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp301 if (wsiType != vk::wsi::TYPE_WIN32) in createWsiDisplay()
309 if (wsiType != vk::wsi::TYPE_WIN32) in hasDisplay()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp351 if (testParams.wsiType == TYPE_WIN32) in fullScreenExclusiveTest()
371 if (testParams.wsiType == TYPE_WIN32) in fullScreenExclusiveTest()
398 if (testParams.wsiType == TYPE_WIN32) in fullScreenExclusiveTest()
421 if (testParams.wsiType == TYPE_WIN32) in fullScreenExclusiveTest()