#pragma once #include #include #include #include enum wl_shm_format fourcc_to_wl_shm(uint32_t in); bool fourcc_to_pixman_fmt(pixman_format_code_t* dst, uint32_t src);