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

/xsrc/external/mit/MesaLib.old/dist/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 in typeref:struct:twoside_stage *
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);
170 struct twoside_stage *twosid
[all...]
/xsrc/external/mit/MesaLib/dist/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 in typeref:struct:twoside_stage *
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);
170 struct twoside_stage *twosid
[all...]

Completed in 6 milliseconds