Home
last modified time | relevance | path

Searched refs:drm_format_modifier_blob (Results 1 – 6 of 6) sorted by relevance

/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/external/libdrm/include/drm/
Ddrm_mode.h755 struct drm_format_modifier_blob { struct
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h862 struct drm_format_modifier_blob { struct
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h856 struct drm_format_modifier_blob { struct
/external/igt-gpu-tools/lib/
Digt_kms.c4367 formats_ptr(const struct drm_format_modifier_blob *blob) in formats_ptr()
4373 modifiers_ptr(const struct drm_format_modifier_blob *blob) in modifiers_ptr()
4378 static int igt_count_plane_format_mod(const struct drm_format_modifier_blob *blob_data) in igt_count_plane_format_mod()
4393 const struct drm_format_modifier_blob *blob_data; in igt_fill_plane_format_mod()
4428 blob_data = (const struct drm_format_modifier_blob *) blob->data; in igt_fill_plane_format_mod()
/external/libdrm/tests/modetest/
Dmodetest.c310 struct drm_format_modifier_blob *header; in dump_in_formats()