Searched refs:tri_plane (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c194 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local in function:debug_triangle
207 plane[nr_planes] = tri_plane[u_bit_scan(&plane_mask)];
H A Dlp_rast_tri_tmp.h182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local in function:TAG
199 plane[j] = tri_plane[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri_tmp.h203 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local in function:TAG
220 plane[j] = tri_plane[i];
H A Dlp_rast_debug.c316 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local in function:debug_triangle
329 plane[nr_planes] = tri_plane[u_bit_scan(&plane_mask)];

Completed in 6 milliseconds