Searched defs:AAEdge (Results 1 – 1 of 1) sorted by relevance
823 struct AAEdge struct825 GGLfixed x; // edge position in 12.16 coordinates826 GGLfixed x_incr; // on each y step, increment x by that amount827 GGLfixed y_incr; // on each x step, increment y by that amount828 int16_t y_top; // starting scanline, 12.4 format829 int16_t y_bot; // starting scanline, 12.4 format