Searched refs:lp_rast_plane (Results 1 – 7 of 7) sorted by relevance
45 const struct lp_rast_plane *plane, in TAG()77 const struct lp_rast_plane *plane, in TAG()182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in TAG()184 struct lp_rast_plane plane[NR_PLANES]; in TAG()334 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_16()407 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_4()
110 struct lp_rast_plane { struct155 #define GET_PLANES(tri) ((struct lp_rast_plane *)((char *)(&(tri)->inputs + 1) + 3 * (tri)->inputs.…
91 unsigned plane_sz = nr_planes * sizeof(struct lp_rast_plane); in lp_setup_alloc_triangle()94 STATIC_ASSERT(sizeof(struct lp_rast_plane) % 8 == 0); in lp_setup_alloc_triangle()275 struct lp_rast_plane *plane; in do_triangle_ccw()687 struct lp_rast_plane *plane_s = &plane[3]; in do_triangle_ccw()868 struct lp_rast_plane *plane = GET_PLANES(tri); in lp_setup_bin_triangle()
245 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_16()358 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_4()516 lp_plane_to_m128i(const struct lp_rast_plane *plane) in lp_plane_to_m128i()529 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_16()
194 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in debug_triangle()195 struct lp_rast_plane plane[8]; in debug_triangle()
288 struct lp_rast_plane *plane; in try_setup_line()725 struct lp_rast_plane *plane_s = &plane[4]; in try_setup_line()
493 struct lp_rast_plane *plane = GET_PLANES(point); in try_setup_point()