Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp136 struct TypeTraits<TYPE_WAYLAND>
142 typedef DisplayInterface<TYPE_WAYLAND> WaylandDisplayInterface;
143 typedef WindowInterface<TYPE_WAYLAND> WaylandWindowInterface;
DvkWsiUtil.cpp307 case TYPE_WAYLAND: in createSurface()
469 case TYPE_WAYLAND: in getPhysicalDevicePresentationSupport()
691 case TYPE_WAYLAND: in getFullScreenSize()
745 case TYPE_WAYLAND: in isDisplaySurface()
DvkDefs.hpp150 TYPE_WAYLAND, enumerator
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp397 case vk::wsi::TYPE_WAYLAND: in createWsiDisplay()
427 case vk::wsi::TYPE_WAYLAND: in hasDisplay()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp1199 if (scaling[scalingNdx].scaling != SCALING_NONE && wsiType == vk::wsi::TYPE_WAYLAND) in createIncrementalPresentTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp1199 if (scaling[scalingNdx].scaling != SCALING_NONE && wsiType == vk::wsi::TYPE_WAYLAND) in createIncrementalPresentTests()