OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_FORMAT_XRGB8888
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h
70
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_video_sprite.c
46
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
301
f.pixel_format =
DRM_FORMAT_XRGB8888
;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_video_sprite.c
46
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
406
f.pixel_format =
DRM_FORMAT_XRGB8888
;
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h
127
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h
151
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
/xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h
175
#define
DRM_FORMAT_XRGB8888
fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian */
Completed in 15 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026