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_debug.c 194 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local
207 plane[nr_planes] = tri_plane[u_bit_scan(&plane_mask)];
lp_rast_tri_tmp.h 182 const struct lp_rast_plane *tri_plane = GET_PLANES(tri); local
199 plane[j] = tri_plane[i];

Completed in 190 milliseconds