summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vertex.c
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2004-01-06 20:13:41 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2004-01-06 20:13:41 +0000
commit203dca4287f263f4a2fd6e1fa15e5286894ac666 (patch)
tree6bf467e574a572cfbebacc7c94a9a0ec6d7a8f6b /src/mesa/tnl/t_vertex.c
parenta48a280e27d714b5fba1696257fc992dfc1519cc (diff)
Testing
Diffstat (limited to 'src/mesa/tnl/t_vertex.c')
-rw-r--r--src/mesa/tnl/t_vertex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/tnl/t_vertex.c b/src/mesa/tnl/t_vertex.c
index 8ae8e74648..575db2a966 100644
--- a/src/mesa/tnl/t_vertex.c
+++ b/src/mesa/tnl/t_vertex.c
@@ -42,6 +42,7 @@
+
#define GET_VERTEX_STATE(ctx) &(TNL_CONTEXT(ctx)->clipspace)
static void insert_4f_viewport_4( const struct tnl_clipspace_attr *a, GLubyte *v,