Home
last modified time | relevance | path

Searched refs:tri_plane (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c194 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in debug_triangle() local
207 plane[nr_planes] = tri_plane[u_bit_scan(&plane_mask)]; in debug_triangle()
Dlp_rast_tri_tmp.h182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); in TAG() local
199 plane[j] = tri_plane[i]; in TAG()