Home
last modified time | relevance | path

Searched refs:aapoint_first_point (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c543 aapoint_first_point(struct draw_stage *stage, struct prim_header *header) in aapoint_first_point() function
586 stage->point = aapoint_first_point; in aapoint_flush()
671 aapoint->stage.point = aapoint_first_point; in draw_aapoint_stage()