summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxdrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/glide/fxdrv.h')
-rw-r--r--src/mesa/drivers/glide/fxdrv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/glide/fxdrv.h b/src/mesa/drivers/glide/fxdrv.h
index 27a721ae60..e6320441d0 100644
--- a/src/mesa/drivers/glide/fxdrv.h
+++ b/src/mesa/drivers/glide/fxdrv.h
@@ -462,6 +462,7 @@ struct tfxMesaContext
GLfloat fogStart, fogEnd;
GrFog_t *fogTable;
GLint textureAlign;
+ GLint textureMaxLod;
/* Vertex building and storage:
*/