
#include <wl_platform.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkWaylandSurfaceCreateFlagsKHR | flags |
| struct wl_display * | display |
| struct wl_surface * | surface |
Definition at line 36 of file wl_platform.h.
| struct wl_display* VkWaylandSurfaceCreateInfoKHR::display |
Definition at line 41 of file wl_platform.h.
| VkWaylandSurfaceCreateFlagsKHR VkWaylandSurfaceCreateInfoKHR::flags |
Definition at line 40 of file wl_platform.h.
| const void* VkWaylandSurfaceCreateInfoKHR::pNext |
Definition at line 39 of file wl_platform.h.
| VkStructureType VkWaylandSurfaceCreateInfoKHR::sType |
Definition at line 38 of file wl_platform.h.
| struct wl_surface* VkWaylandSurfaceCreateInfoKHR::surface |
Definition at line 42 of file wl_platform.h.
