summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r128/r128_context.h
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2003-12-05 11:51:39 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2003-12-05 11:51:39 +0000
commit94965f2738c42b894f84fc8b46a979568f8f095f (patch)
treef8f49f22405bf7b9e12020994e2aab277a93ccc6 /src/mesa/drivers/dri/r128/r128_context.h
parent98165fb1cf6d490ab152084710f11aee559bfec6 (diff)
merge r128 DRI driver from DRI trunk
Diffstat (limited to 'src/mesa/drivers/dri/r128/r128_context.h')
-rw-r--r--src/mesa/drivers/dri/r128/r128_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/r128/r128_context.h b/src/mesa/drivers/dri/r128/r128_context.h
index 453ccb6f53..3a908d7a1b 100644
--- a/src/mesa/drivers/dri/r128/r128_context.h
+++ b/src/mesa/drivers/dri/r128/r128_context.h
@@ -160,6 +160,8 @@ struct r128_context {
driTextureObject swapped;
r128TexObjPtr CurrentTexObj[2];
+
+ int texture_depth;
/* Fallback rasterization functions
*/