Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp94 struct WindowInterface : public Window struct
102 WindowInterface (NativeType nativeDisplay) in WindowInterface() argument
119 typedef WindowInterface<TYPE_XLIB> XlibWindowInterface;
131 typedef WindowInterface<TYPE_XCB> XcbWindowInterface;
143 typedef WindowInterface<TYPE_WAYLAND> WaylandWindowInterface;
177 typedef WindowInterface<TYPE_ANDROID> AndroidWindowInterface;
189 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface;
199 typedef WindowInterface<TYPE_MACOS> MacOSWindowInterface;
209 typedef WindowInterface<TYPE_OHOS> OhosWindowInterface;