Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XBGR8888 (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dqemu-pixman.c100 { DRM_FORMAT_XBGR8888, PIXMAN_LE_x8b8g8r8 },
/qemu/include/standard-headers/drm/
H A Ddrm_fourcc.h193 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian… macro