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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c66 struct widepoint_stage { struct
86 static inline struct widepoint_stage *
87 widepoint_stage( struct draw_stage *stage ) function in typeref:struct:widepoint_stage *
89 return (struct widepoint_stage *)stage;
98 static void set_texcoords(const struct widepoint_stage *wide,
127 const struct widepoint_stage *wide = widepoint_stage(stage);
200 struct widepoint_stage *wide = widepoint_stage(stage);
310 struct widepoint_stage *wid
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c66 struct widepoint_stage { struct
86 static inline struct widepoint_stage *
87 widepoint_stage( struct draw_stage *stage ) function in typeref:struct:widepoint_stage *
89 return (struct widepoint_stage *)stage;
98 static void set_texcoords(const struct widepoint_stage *wide,
127 const struct widepoint_stage *wide = widepoint_stage(stage);
200 struct widepoint_stage *wide = widepoint_stage(stage);
310 struct widepoint_stage *wid
[all...]

Completed in 3 milliseconds