Home
last modified time | relevance | path

Searched refs:GET_PLANES (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h201 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in TAG()
356 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_16()
436 const struct lp_rast_plane *plane = GET_PLANES(tri); in TRI_4()
Dlp_rast.h224 GET_PLANES(const struct lp_rast_triangle *tri) in GET_PLANES() function
Dlp_rast_tri.c296 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_16()
408 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_4()
579 const struct lp_rast_plane *plane = GET_PLANES(tri); in lp_rast_triangle_32_3_16()
Dlp_setup_tri.c106 ASSERTED char *b = (char *)&GET_PLANES(tri)[nr_planes]; in lp_setup_alloc_triangle()
464 struct lp_rast_plane *plane = GET_PLANES(tri); in do_triangle_ccw()
881 struct lp_rast_plane *plane = GET_PLANES(tri); in lp_setup_bin_triangle()
Dlp_rast_debug.c316 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in debug_triangle()
Dlp_setup_point.c516 plane = GET_PLANES(point); in try_setup_point()
Dlp_setup_line.c633 plane = GET_PLANES(line); in try_setup_line()