summaryrefslogtreecommitdiff
path: root/src/nv_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_proto.h')
-rw-r--r--src/nv_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv_proto.h b/src/nv_proto.h
index 4df559e..5eebf29 100644
--- a/src/nv_proto.h
+++ b/src/nv_proto.h
@@ -136,9 +136,9 @@ void NV50SyncToVBlank(PixmapPtr ppix, BoxPtr box);
Bool NVAccelInitNV50TCL(ScrnInfoPtr pScrn);
/* in nvc0_accel.c */
-Bool NVAccelInitNVC0TCL(ScrnInfoPtr pScrn);
Bool NVAccelInitM2MF_NVC0(ScrnInfoPtr pScrn);
Bool NVAccelInit2D_NVC0(ScrnInfoPtr pScrn);
+Bool NVAccelInit3D_NVC0(ScrnInfoPtr pScrn);
/* in nv50_exa.c */
Bool NV50EXAPrepareSolid(PixmapPtr, int, Pixel, Pixel);