Data Fields | |
WGPUChainedStruct | chain |
void * | display |
void * | surface |
Chained in WGPUSurfaceDescriptor to make an WGPUSurface wrapping a Wayland wl_surface
.
WGPUChainedStruct WGPUSurfaceSourceWaylandSurface::chain |
void* WGPUSurfaceSourceWaylandSurface::display |
A wl_display
for this Wayland instance.
void* WGPUSurfaceSourceWaylandSurface::surface |
A wl_surface
that will be wrapped by the WGPUSurface