Render description shouldn't have dst_x, dst_y in composite_glyphs_{8,16,32}
Submitted by Josh Triplett
Assigned to Keith Packard @keithp
Description
Russell Shaw pointed out that our current descriptions of xcb_render_composite_glpyhs_{8,16,32} lacks the INT16 dst_x and dst_y fields, which should come immediately after the src_x and src_y fields.