Searched refs:vert3_out (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_user_cull.c141 boolean vert3_out = cull_distance_is_out(cull3); local in function:user_cull_tri
142 if (vert1_out && vert2_out && vert3_out) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c147 boolean vert3_out = cull_distance_is_out(cull3); local in function:cull_tri
148 if (vert1_out && vert2_out && vert3_out)

Completed in 3 milliseconds