From: Keith Whitwell Date: Tue, 6 Jan 2004 20:13:41 +0000 (+0000) Subject: Testing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=203dca4287f263f4a2fd6e1fa15e5286894ac666;p=mesa.git Testing --- diff --git a/src/mesa/tnl/t_vertex.c b/src/mesa/tnl/t_vertex.c index 8ae8e746488..575db2a966c 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,