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

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h 52 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian */
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 109 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 133 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 157 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian */

Completed in 19 milliseconds