Home
last modified time | relevance | path

Searched defs:widepoint_stage (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c66 struct widepoint_stage { struct
86 static inline struct widepoint_stage * argument
87 widepoint_stage( struct draw_stage *stage ) in widepoint_stage() function