Home
last modified time | relevance | path

Searched refs:DRM_FORMAT (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/libweston/
Dpixel-formats.c55 #define DRM_FORMAT(f) .format = DRM_FORMAT_ ## f, .drm_format_name = #f macro
72 DRM_FORMAT(XRGB4444),
76 DRM_FORMAT(ARGB4444),
81 DRM_FORMAT(XBGR4444),
85 DRM_FORMAT(ABGR4444),
90 DRM_FORMAT(RGBX4444),
98 DRM_FORMAT(RGBA4444),
107 DRM_FORMAT(BGRX4444),
111 DRM_FORMAT(BGRA4444),
116 DRM_FORMAT(XRGB1555),
[all …]
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst1110 - dri: Use DRM_FORMAT\_\* instead of defining our own copy.
D21.2.0.rst2708 - egl/dri2: Rely on drm-uapi for DRM_FORMAT defines
/third_party/gstreamer/gstplugins_base/
DChangeLog16574 To fix this, tie the DRM_FORMAT and the GL format together so they