Go to the source code of this file.
Classes | |
| struct | drm_wait_vblank_request |
| struct | drm_wait_vblank_reply |
| union | drm_wait_vblank |
Typedefs | |
| typedef union drm_wait_vblank | drm_wait_vblank_t |
Functions | |
| static int | drmWaitVBlank (int fd, drm_wait_vblank_t *vbl) |
| bool | checkGLSyncError (const QString &hdr, int err) |
| Prints an error messages for SGI_video_sync extension calls. | |
Variables | |
| bool | tryingVideoSync = false |
| typedef union drm_wait_vblank drm_wait_vblank_t |
| static int drmWaitVBlank | ( | int | fd, | |
| drm_wait_vblank_t * | vbl | |||
| ) | [static] |
Definition at line 255 of file vsync.cpp.
Referenced by DRMVideoSync::Start(), DRMVideoSync::TryInit(), and DRMVideoSync::WaitForFrame().
| checkGLSyncError | ( | const QString & | hdr, | |
| int | err | |||
| ) |
Prints an error messages for SGI_video_sync extension calls.
Definition at line 596 of file vsync.cpp.
Referenced by OpenGLVideoSync::Start(), and OpenGLVideoSync::WaitForFrame().
| bool tryingVideoSync = false |
1.5.5