HomeSort by: relevance | last modified time | path
    Searched refs:count_format_types (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm_mode.h 305 __u32 count_format_types; member in struct:drm_mode_get_plane
  /src/sys/external/bsd/drm2/dist/drm/
drm_plane.c 558 (plane_resp->count_format_types >= plane->format_count)) {
566 plane_resp->count_format_types = plane->format_count;

Completed in 13 milliseconds