
#include <x11_platform.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkXlibSurfaceCreateFlagsKHR | flags |
| Display * | dpy |
| Window | window |
Definition at line 354 of file x11_platform.h.
| Display* VkXlibSurfaceCreateInfoKHR::dpy |
Definition at line 359 of file x11_platform.h.
| VkXlibSurfaceCreateFlagsKHR VkXlibSurfaceCreateInfoKHR::flags |
Definition at line 358 of file x11_platform.h.
| const void* VkXlibSurfaceCreateInfoKHR::pNext |
Definition at line 357 of file x11_platform.h.
| VkStructureType VkXlibSurfaceCreateInfoKHR::sType |
Definition at line 356 of file x11_platform.h.
| Window VkXlibSurfaceCreateInfoKHR::window |
Definition at line 360 of file x11_platform.h.
