Don't use nested struct definitions in tnl_clipspace_fastpath.
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 27 Jun 2006 20:11:00 +0000 (20:11 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 27 Jun 2006 20:11:00 +0000 (20:11 +0000)
commit7a7aa2aabb90a2f6833f582ff4701f3840d399f7
tree88999b81479ebfb5faf559b6333f6a1364ee89f5
parent4063b1730d217fc8ecf4414b33e83d32d59c537a
Don't use nested struct definitions in tnl_clipspace_fastpath.
Make attr_type into a top-level type: tnl_attr_type
See bug 7340.
src/mesa/tnl/t_context.h
src/mesa/tnl/t_vertex.c