Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_WAIT_VBLANK (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h502 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
1024 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank) macro
/third_party/libdrm/include/drm/
H A Ddrm.h502 * DRM_IOCTL_WAIT_VBLANK ioctl argument type.
1024 #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank) macro
/third_party/libdrm/
H A Dxf86drm.c2606 * This function is a wrapper around the DRM_IOCTL_WAIT_VBLANK ioctl.
2621 ret = ioctl(fd, DRM_IOCTL_WAIT_VBLANK, vbl); in drmWaitVBlank()

Completed in 12 milliseconds