summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/nouveau/nouveau_screen.h
diff options
context:
space:
mode:
authorJeremy Kolb <jkolb@freedesktop.org>2006-04-15 00:21:44 +0000
committerJeremy Kolb <jkolb@freedesktop.org>2006-04-15 00:21:44 +0000
commita7d88857680d3d4d2a0788f18c49149dd2118b6f (patch)
tree153a519f0f2badd60aefee9ef67fd6d90bb48109 /src/mesa/drivers/dri/nouveau/nouveau_screen.h
parentb0c4cfed608f21f255b8637ec5ff499fc36ee302 (diff)
State changes.
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/nouveau_screen.h')
-rw-r--r--src/mesa/drivers/dri/nouveau/nouveau_screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_screen.h b/src/mesa/drivers/dri/nouveau/nouveau_screen.h
index 997b05fecd..f6959419c5 100644
--- a/src/mesa/drivers/dri/nouveau/nouveau_screen.h
+++ b/src/mesa/drivers/dri/nouveau/nouveau_screen.h
@@ -35,6 +35,8 @@ typedef struct {
u_int32_t bus_type;
u_int32_t agp_mode;
+ GLint fbFormat;
+
GLuint frontOffset;
GLuint frontPitch;
GLuint backOffset;