Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp95 struct WindowInterface : public Window struct
103 WindowInterface (NativeType nativeDisplay) in WindowInterface() function
120 typedef WindowInterface<TYPE_XLIB> XlibWindowInterface;
132 typedef WindowInterface<TYPE_XCB> XcbWindowInterface;
144 typedef WindowInterface<TYPE_WAYLAND> WaylandWindowInterface;
178 typedef WindowInterface<TYPE_ANDROID> AndroidWindowInterface;
190 typedef WindowInterface<TYPE_WIN32> Win32WindowInterface;
200 typedef WindowInterface<TYPE_MACOS> MacOSWindowInterface;