summaryrefslogtreecommitdiff
path: root/src/mesa/main/glthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/glthread.h')
-rw-r--r--src/mesa/main/glthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/glthread.h b/src/mesa/main/glthread.h
index e66708403cd..ae75def0216 100644
--- a/src/mesa/main/glthread.h
+++ b/src/mesa/main/glthread.h
@@ -129,6 +129,7 @@ struct glthread_attrib_node {
GLbitfield Mask;
int ActiveTexture;
GLenum MatrixMode;
+ bool CullFace;
};
typedef enum {