summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r200/r200_context.h
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2003-12-05 22:12:07 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2003-12-05 22:12:07 +0000
commitd907a75498360fb96ec2314bb0abb105be74d500 (patch)
treea896c857622089b046bae51c1729733184b1f72e /src/mesa/drivers/dri/r200/r200_context.h
parente4b5ff8e773eb376e0b370df3d61c5b9bb02ea64 (diff)
xmlconfig fixes
Diffstat (limited to 'src/mesa/drivers/dri/r200/r200_context.h')
-rw-r--r--src/mesa/drivers/dri/r200/r200_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r200/r200_context.h b/src/mesa/drivers/dri/r200/r200_context.h
index 7421db97e6..ebb1b8c215 100644
--- a/src/mesa/drivers/dri/r200/r200_context.h
+++ b/src/mesa/drivers/dri/r200/r200_context.h
@@ -778,7 +778,7 @@ struct r200_context {
unsigned nr_heaps;
driTexHeap * texture_heaps[ R200_NR_TEX_HEAPS ];
driTextureObject swapped;
- GLboolean default32BitTextures;
+ int texture_depth;
/* Rasterization and vertex state: