HomeSort by relevance Sort by last modified time
    Searched refs:tri_plane (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_tri_tmp.h 160 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local
177 plane[j] = tri_plane[i];
lp_rast_debug.c 182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local
195 plane[nr_planes] = tri_plane[u_bit_scan(&plane_mask)];

Completed in 161 milliseconds