Searched defs:DRM_FORMAT_XBGR8888 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Ddrm_fourcc.h71 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian */ macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm_fourcc.h128 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian */ macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm_fourcc.h152 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian */ macro
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm_fourcc.h194 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian */ macro

Completed in 20 milliseconds