summaryrefslogtreecommitdiff
path: root/shared/r128_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/r128_drv.h')
-rw-r--r--shared/r128_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/r128_drv.h b/shared/r128_drv.h
index 9f96fcd0..26f7cf86 100644
--- a/shared/r128_drv.h
+++ b/shared/r128_drv.h
@@ -147,6 +147,7 @@ extern int r128_do_cleanup_pageflip( drm_device_t *dev );
/* r128_state.c */
extern int r128_cce_clear( DRM_IOCTL_ARGS );
extern int r128_cce_swap( DRM_IOCTL_ARGS );
+extern int r128_cce_flip( DRM_IOCTL_ARGS );
extern int r128_cce_vertex( DRM_IOCTL_ARGS );
extern int r128_cce_indices( DRM_IOCTL_ARGS );
extern int r128_cce_blit( DRM_IOCTL_ARGS );