Home
last modified time | relevance | path

Searched defs:drm_format_modifier (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm_mode.h779 struct drm_format_modifier { struct
797 __u64 formats;
798 __u32 offset;
799 __u32 pad;
802 __u64 modifier;
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h1052 struct drm_format_modifier { struct
1070 __u64 formats;
1071 __u32 offset;
1072 __u32 pad;
1075 __u64 modifier;
/third_party/ffmpeg/libavdevice/
Dkmsgrab.c68 int64_t drm_format_modifier; member