Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiPlatform.hpp78 struct DisplayInterface : public Display struct
86 DisplayInterface (NativeType nativeDisplay) in DisplayInterface() argument
118 typedef DisplayInterface<TYPE_XLIB> XlibDisplayInterface;
130 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface;
142 typedef DisplayInterface<TYPE_WAYLAND> WaylandDisplayInterface;
153 struct DirectDrmDisplayInterface : public DisplayInterface<TYPE_DIRECT_DRM>
157 : DisplayInterface(DE_NULL) in DirectDrmDisplayInterface()
188 typedef DisplayInterface<TYPE_WIN32> Win32DisplayInterface;