summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_context.h
diff options
context:
space:
mode:
authorPatrice Mandin <pmandin@caramail.com>2008-07-12 12:24:37 +0200
committerPatrice Mandin <pmandin@caramail.com>2008-07-12 12:24:37 +0200
commitac44f334e3492ab68eb310cfe43ed22206a042d8 (patch)
tree9bd65d1ab51d78b1c269297424714750fb1a93eb /src/gallium/drivers/nv30/nv30_context.h
parent3d0e18ff5fba368a66bf34d18d219bf9a2dfba90 (diff)
nv30: Move edgeflag stuff
Diffstat (limited to 'src/gallium/drivers/nv30/nv30_context.h')
-rw-r--r--src/gallium/drivers/nv30/nv30_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/nv30/nv30_context.h b/src/gallium/drivers/nv30/nv30_context.h
index ef8c16bdbb..2e7b62a69a 100644
--- a/src/gallium/drivers/nv30/nv30_context.h
+++ b/src/gallium/drivers/nv30/nv30_context.h
@@ -142,6 +142,7 @@ struct nv30_context {
struct pipe_vertex_buffer vtxbuf[PIPE_MAX_ATTRIBS];
struct pipe_vertex_element vtxelt[PIPE_MAX_ATTRIBS];
+ const unsigned *edgeflags;
};
static INLINE struct nv30_context *