Lines Matching refs:destroy
84 draw->pipeline.wide_line->destroy(draw->pipeline.wide_line);
86 draw->pipeline.wide_point->destroy(draw->pipeline.wide_point);
88 draw->pipeline.stipple->destroy(draw->pipeline.stipple);
90 draw->pipeline.unfilled->destroy(draw->pipeline.unfilled);
92 draw->pipeline.twoside->destroy(draw->pipeline.twoside);
94 draw->pipeline.offset->destroy(draw->pipeline.offset);
96 draw->pipeline.clip->destroy(draw->pipeline.clip);
98 draw->pipeline.flatshade->destroy(draw->pipeline.flatshade);
100 draw->pipeline.cull->destroy(draw->pipeline.cull);
102 draw->pipeline.user_cull->destroy(draw->pipeline.user_cull);
104 draw->pipeline.validate->destroy(draw->pipeline.validate);
106 draw->pipeline.aaline->destroy(draw->pipeline.aaline);
108 draw->pipeline.aapoint->destroy(draw->pipeline.aapoint);
110 draw->pipeline.pstipple->destroy(draw->pipeline.pstipple);
112 draw->pipeline.rasterize->destroy(draw->pipeline.rasterize);