Searched defs:twoside_stage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_twoside.c38 struct twoside_stage { struct
46 static INLINE struct twoside_stage *twoside_stage( struct draw_stage *stage ) function
48 return (struct twoside_stage *)stage;
55 copy_bfc( struct twoside_stage *twoside,
79 struct twoside_stage *twoside = twoside_stage(stage);
105 struct twoside_stage *twoside = twoside_stage(stage);
167 struct twoside_stage *twosid
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_twoside.c38 struct twoside_stage { struct
46 static INLINE struct twoside_stage *twoside_stage( struct draw_stage *stage ) function
48 return (struct twoside_stage *)stage;
55 copy_bfc( struct twoside_stage *twoside,
79 struct twoside_stage *twoside = twoside_stage(stage);
105 struct twoside_stage *twoside = twoside_stage(stage);
167 struct twoside_stage *twosid
[all...]

Completed in 87 milliseconds