Home
last modified time | relevance | path

Searched refs:WaylandDisplayInterface (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp143 typedef DisplayInterface<TYPE_WAYLAND> WaylandDisplayInterface; typedef
H A DvkWsiUtil.cpp309 const WaylandDisplayInterface& waylandDisplay = dynamic_cast<const WaylandDisplayInterface&>(nativeDisplay); in createSurface()
471 const WaylandDisplayInterface& waylandDisplay = dynamic_cast<const WaylandDisplayInterface&>(nativeDisplay); in getPhysicalDevicePresentationSupport()
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp204 class VulkanDisplayWayland : public vk::wsi::WaylandDisplayInterface
208 : vk::wsi::WaylandDisplayInterface (vk::pt::WaylandDisplayPtr(display->getDisplay())) in VulkanDisplayWayland()

Completed in 4 milliseconds