HomeSort by: relevance | last modified time | path
    Searched defs:format_type_ptr (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_mode.h 296 __u64 format_type_ptr; member in struct:drm_mode_get_plane
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_mode.h 325 * @count_format_types formats. Point @format_type_ptr to this array and call
354 * @format_type_ptr: Pointer to ``__u32`` array of formats that are
357 __u64 format_type_ptr; member in struct:drm_mode_get_plane
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_mode.h 325 * @count_format_types formats. Point @format_type_ptr to this array and call
354 * @format_type_ptr: Pointer to ``__u32`` array of formats that are
357 __u64 format_type_ptr; member in struct:drm_mode_get_plane
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_display.c 2642 uint64_t format_type_ptr; member in struct:local_mode_get_plane
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c 158 uint64_t format_type_ptr; member in struct:local_mode_get_plane
3607 p.format_type_ptr = (uintptr_t)formats;

Completed in 42 milliseconds