SDL
2.0
|
#include <wayland-client-protocol.h>
Data Fields | |
void(* | format )(void *data, struct wl_shm *wl_shm, uint32_t format) |
Definition at line 1606 of file wayland-client-protocol.h.
pixel format description
Informs the client about a valid pixel format that can be used for buffers. Known formats include argb8888 and xrgb8888.
format | buffer pixel format |
Definition at line 1614 of file wayland-client-protocol.h.