Searched refs:lp_rast_plane (Results 1 – 7 of 7) sorted by relevance
45 const struct lp_rast_plane *plane, in TAG()71 const struct lp_rast_plane *plane, in TAG()160 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in TAG()162 struct lp_rast_plane plane[NR_PLANES]; in TAG()261 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_16()334 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_4()
94 struct lp_rast_plane { struct127 #define GET_PLANES(tri) ((struct lp_rast_plane *)((char *)(&(tri)->inputs + 1) + 3 * (tri)->inputs.…
182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in debug_triangle()183 struct lp_rast_plane plane[8]; in debug_triangle()
88 unsigned plane_sz = nr_planes * sizeof(struct lp_rast_plane); in lp_setup_alloc_triangle()245 struct lp_rast_plane *plane; in do_triangle_ccw()656 struct lp_rast_plane *plane = GET_PLANES(tri); in lp_setup_bin_triangle()
256 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_3_16()370 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_3_4()
387 struct lp_rast_plane *plane = GET_PLANES(point); in try_setup_point()
283 struct lp_rast_plane *plane; in try_setup_line()