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

  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm.h 502 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
1024 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm.h 502 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
852 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
  /xsrc/external/mit/libdrm/dist/include/drm/
drm.h 505 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
1204 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank)
1396 * This event is sent in response to &DRM_IOCTL_WAIT_VBLANK with the

Completed in 14 milliseconds