
#include <x11_platform.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkXcbSurfaceCreateFlagsKHR | flags |
| xcb_connection_t * | connection |
| xcb_window_t | window |
Definition at line 363 of file x11_platform.h.
| xcb_connection_t* VkXcbSurfaceCreateInfoKHR::connection |
Definition at line 368 of file x11_platform.h.
| VkXcbSurfaceCreateFlagsKHR VkXcbSurfaceCreateInfoKHR::flags |
Definition at line 367 of file x11_platform.h.
| const void* VkXcbSurfaceCreateInfoKHR::pNext |
Definition at line 366 of file x11_platform.h.
| VkStructureType VkXcbSurfaceCreateInfoKHR::sType |
Definition at line 365 of file x11_platform.h.
| xcb_window_t VkXcbSurfaceCreateInfoKHR::window |
Definition at line 369 of file x11_platform.h.
