summaryrefslogtreecommitdiff
path: root/linux/r128_drm.h
diff options
context:
space:
mode:
authorDavid Dawes <dawes@xfree86.org>2000-12-21 19:24:26 +0000
committerDavid Dawes <dawes@xfree86.org>2000-12-21 19:24:26 +0000
commitcf50598369e7ed45730f913811ab9eaf6c751ad7 (patch)
treeb7cdf61e2bfc1e765a43e35cbb9378b47c4264e9 /linux/r128_drm.h
parentd342d41dccdd92cb7f86cb03fd722287497cbfea (diff)
Import of XFree86 4.0.2X_4_0_2
Diffstat (limited to 'linux/r128_drm.h')
-rw-r--r--linux/r128_drm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/r128_drm.h b/linux/r128_drm.h
index b81d2fca..68a55d5d 100644
--- a/linux/r128_drm.h
+++ b/linux/r128_drm.h
@@ -219,8 +219,6 @@ typedef struct drm_r128_clear {
int x, y, w, h;
unsigned int clear_color;
unsigned int clear_depth;
- unsigned int color_mask;
- unsigned int depth_mask;
} drm_r128_clear_t;
typedef struct drm_r128_vertex {