Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c573 aapoint_first_point(struct draw_stage *stage, struct prim_header *header) in aapoint_first_point() function
616 stage->point = aapoint_first_point; in aapoint_flush()
704 aapoint->stage.point = aapoint_first_point; in draw_aapoint_stage()