Searched refs:reset_stipple_counter (Results 1 – 19 of 19) sorted by relevance
67 GLboolean reset_stipple_counter; member139 if (fs->reset_stipple_counter) { in feedback_line()141 fs->reset_stipple_counter = GL_FALSE; in feedback_line()172 fs->reset_stipple_counter = GL_TRUE; in feedback_reset_stipple_counter()196 fs->stage.reset_stipple_counter = feedback_reset_stipple_counter; in draw_glfeedback_stage()269 fs->stage.reset_stipple_counter = select_reset_stipple_counter; in draw_glselect_stage()
199 rs->stage.reset_stipple_counter = rastpos_reset_stipple_counter; in new_draw_rastpos_stage()
186 reset_stipple_counter(struct draw_stage *stage) in reset_stipple_counter() function190 stage->next->reset_stipple_counter(stage->next); in reset_stipple_counter()258 stipple->stage.reset_stipple_counter = reset_stipple_counter; in draw_stipple_stage()
127 stage->next->reset_stipple_counter( stage->next ); in cull_reset_stipple_counter()154 cull->stage.reset_stipple_counter = cull_reset_stipple_counter; in draw_cull_stage()
147 stage->next->reset_stipple_counter(stage->next); in lines()237 stage->next->reset_stipple_counter( stage->next ); in unfilled_reset_stipple_counter()288 unfilled->stage.reset_stipple_counter = unfilled_reset_stipple_counter; in draw_unfilled_stage()
154 stage->next->reset_stipple_counter( stage->next ); in twoside_reset_stipple_counter()181 twoside->stage.reset_stipple_counter = twoside_reset_stipple_counter; in draw_twoside_stage()
159 stage->next->reset_stipple_counter( stage->next ); in user_cull_reset_stipple_counter()184 user_cull->stage.reset_stipple_counter = user_cull_reset_stipple_counter; in draw_user_cull_stage()
180 stage->next->reset_stipple_counter( stage->next ); in wideline_reset_stipple_counter()204 wide->stage.reset_stipple_counter = wideline_reset_stipple_counter; in draw_wide_line_stage()
217 stage->next->reset_stipple_counter( stage->next ); in offset_reset_stipple_counter()244 offset->stage.reset_stipple_counter = offset_reset_stipple_counter; in draw_offset_stage()
312 pipeline->reset_stipple_counter( pipeline ); in validate_reset_stipple_counter()347 stage->reset_stipple_counter = validate_reset_stipple_counter; in draw_validate_stage()
297 stage->next->reset_stipple_counter( stage->next ); in widepoint_reset_stipple_counter()321 wide->stage.reset_stipple_counter = widepoint_reset_stipple_counter; in draw_wide_point_stage()
78 void (*reset_stipple_counter)( struct draw_stage * ); member
298 stage->next->reset_stipple_counter( stage->next ); in flatshade_reset_stipple_counter()325 flatshade->stage.reset_stipple_counter = flatshade_reset_stipple_counter; in draw_flatshade_stage()
268 stage->next->reset_stipple_counter( stage->next ); in pstip_reset_stipple_counter()312 pstip->stage.reset_stipple_counter = pstip_reset_stipple_counter; in draw_pstip_stage()
561 stage->next->reset_stipple_counter(stage->next); in aaline_reset_stipple_counter()596 aaline->stage.reset_stipple_counter = aaline_reset_stipple_counter; in draw_aaline_stage()
637 stage->next->reset_stipple_counter( stage->next ); in aapoint_reset_stipple_counter()708 aapoint->stage.reset_stipple_counter = aapoint_reset_stipple_counter; in draw_aapoint_stage()
426 vbuf->stage.reset_stipple_counter = vbuf_reset_stipple_counter; in draw_vbuf_stage()
926 stage->next->reset_stipple_counter( stage->next ); in clip_reset_stipple_counter()953 clipper->stage.reset_stipple_counter = clip_reset_stipple_counter; in draw_clip_stage()
181 reset_stipple_counter(struct draw_stage *stage) in reset_stipple_counter() function206 setup->stage.reset_stipple_counter = reset_stipple_counter; in i915_draw_render_stage()