summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_context.h
diff options
context:
space:
mode:
authorBrian <brian@i915.localnet.net>2008-02-25 16:20:04 -0700
committerBrian <brian@i915.localnet.net>2008-02-25 16:20:04 -0700
commitf41e95755757cb1452697fafa1dd5288390ed57e (patch)
treef6fa144948f0d8db9b9a63c6e15a6d4d406e030f /src/gallium/drivers/i915simple/i915_context.h
parentb53110c78941e7fcaa41921cce07ca00ec117a97 (diff)
gallium/i915: need to recompute vertex info if vertex shader changes
Diffstat (limited to 'src/gallium/drivers/i915simple/i915_context.h')
-rw-r--r--src/gallium/drivers/i915simple/i915_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/i915simple/i915_context.h b/src/gallium/drivers/i915simple/i915_context.h
index 5cc38cdc85..d32dded6bd 100644
--- a/src/gallium/drivers/i915simple/i915_context.h
+++ b/src/gallium/drivers/i915simple/i915_context.h
@@ -263,6 +263,7 @@ struct i915_context
#define I915_NEW_TEXTURE 0x800
#define I915_NEW_CONSTANTS 0x1000
#define I915_NEW_VBO 0x2000
+#define I915_NEW_VS 0x4000
/* Driver's internally generated state flags: