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/
H A 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;
210 typedef WindowInterface<TYPE_OHOS> OhosWindowInterface;

Completed in 1 milliseconds