Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp133 struct TypeTraits<TYPE_WAYLAND>
139 typedef DisplayInterface<TYPE_WAYLAND> WaylandDisplayInterface;
140 typedef WindowInterface<TYPE_WAYLAND> WaylandWindowInterface;
DvkDefs.hpp128 TYPE_WAYLAND, enumerator
DvkWsiUtil.cpp177 case TYPE_WAYLAND: in createSurface()
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp225 case vk::wsi::TYPE_WAYLAND: in createWsiDisplay()
248 case vk::wsi::TYPE_WAYLAND: in hasDisplay()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp1228 if (scaling[scalingNdx].scaling != SCALING_NONE && wsiType == vk::wsi::TYPE_WAYLAND) in createIncrementalPresentTests()