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

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h 80 #define DRM_FORMAT_XRGB2101010 fourcc_code('X', 'R', '3', '0') /* [31:0] x:R:G:B 2:10:10:10 little endian */
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 137 #define DRM_FORMAT_XRGB2101010 fourcc_code('X', 'R', '3', '0') /* [31:0] x:R:G:B 2:10:10:10 little endian */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 161 #define DRM_FORMAT_XRGB2101010 fourcc_code('X', 'R', '3', '0') /* [31:0] x:R:G:B 2:10:10:10 little endian */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 185 #define DRM_FORMAT_XRGB2101010 fourcc_code('X', 'R', '3', '0') /* [31:0] x:R:G:B 2:10:10:10 little endian */

Completed in 9 milliseconds