summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_context.h
diff options
context:
space:
mode:
authorunknown <kwschult@.na.qualcomm.com>2010-02-10 10:55:01 -0700
committerunknown <kwschult@.na.qualcomm.com>2010-02-10 10:55:01 -0700
commitb91bb45899a4c7fe2b1841c5907101beb4061df1 (patch)
tree84f53952b10b294b906e8e45da612ebe0f3a72f2 /src/glsl/pp/sl_pp_context.h
parentc3b62372dbf33c4dbf02439f3418194465738317 (diff)
parent3251f31d593129e772475f2219771c660c53bf4e (diff)
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
Diffstat (limited to 'src/glsl/pp/sl_pp_context.h')
-rw-r--r--src/glsl/pp/sl_pp_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glsl/pp/sl_pp_context.h b/src/glsl/pp/sl_pp_context.h
index 7b9f494f13..983a09c02a 100644
--- a/src/glsl/pp/sl_pp_context.h
+++ b/src/glsl/pp/sl_pp_context.h
@@ -45,6 +45,7 @@
struct sl_pp_extension {
int name; /*< GL_VENDOR_extension_name */
+ int enabled;
};
struct sl_pp_predefined {