glamor: Move glamor_emit_composite_vert() to traps, where it's used.
authorEric Anholt <eric@anholt.net>
Thu, 6 Mar 2014 21:29:08 +0000 (13:29 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 10 Mar 2014 20:57:21 +0000 (13:57 -0700)
commit438d8aceec2d4af48917a7dfecacf11cd4f4b5ce
tree2ec944778df3da8731e133f9c8c6e73635f5a171
parentbce5ec4f411134114c6ee2715f293a2250ee8800
glamor: Move glamor_emit_composite_vert() to traps, where it's used.

It's only used in the nonantialiased, triangle-based trapezoids path.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Markus Wick <markus at selfnet.de>
glamor/glamor_priv.h
glamor/glamor_render.c
glamor/glamor_trapezoid.c