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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c48 struct stipple_stage { struct
57 static inline struct stipple_stage *
58 stipple_stage(struct draw_stage *stage) function in typeref:struct:stipple_stage *
60 return (struct stipple_stage *) stage;
123 struct stipple_stage *stipple = stipple_stage(stage);
188 struct stipple_stage *stipple = stipple_stage(stage);
196 struct stipple_stage *stipple = stipple_stage(stag
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_stipple.c48 struct stipple_stage { struct
57 static inline struct stipple_stage *
58 stipple_stage(struct draw_stage *stage) function in typeref:struct:stipple_stage *
60 return (struct stipple_stage *) stage;
123 struct stipple_stage *stipple = stipple_stage(stage);
188 struct stipple_stage *stipple = stipple_stage(stage);
196 struct stipple_stage *stipple = stipple_stage(stag
[all...]

Completed in 20 milliseconds