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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c183 pstip_first_tri(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void
235 stage->tri = pstip_first_tri;
299 pstip->stage.tri = pstip_first_tri;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c193 pstip_first_tri(struct draw_stage *stage, struct prim_header *header) function in typeref:typename:void
246 stage->tri = pstip_first_tri;
310 pstip->stage.tri = pstip_first_tri;

Completed in 3 milliseconds