Vulkan SDK for Android 1.1.1 Mali Developer Center
MaliSDK::WaylandData Struct Reference

Wayland specific data. More...

#include <wayland.hpp>

Public Attributes

wl_display * dpy
 The display.
 
wl_surface * surf
 The surface.
 
wl_registry * registry
 The registry.
 
wl_compositor * compositor
 The compositor.
 
wl_shell_surface * shellSurf
 The shell surface.
 
wl_shell * shell
 The shell.
 
Platform::Status status
 The status, set to TearDown when user exits.
 
int fd
 The wayland file descriptor.
 

Detailed Description

Wayland specific data.

Definition at line 32 of file wayland.hpp.


The documentation for this struct was generated from the following file: