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/
H A DvkWsiPlatform.hpp79 struct DisplayInterface : public Display struct
87 DisplayInterface (NativeType nativeDisplay) in DisplayInterface() function
119 typedef DisplayInterface<TYPE_XLIB> XlibDisplayInterface;
131 typedef DisplayInterface<TYPE_XCB> XcbDisplayInterface;
143 typedef DisplayInterface<TYPE_WAYLAND> WaylandDisplayInterface;
154 struct DirectDrmDisplayInterface : public DisplayInterface<TYPE_DIRECT_DRM>
158 : DisplayInterface(DE_NULL) in DirectDrmDisplayInterface()
189 typedef DisplayInterface<TYPE_WIN32> Win32DisplayInterface;

Completed in 1 milliseconds