Searched refs:SpanRenderFinish (Results 1 – 6 of 6) sorted by relevance
378 if (swrast->Driver.SpanRenderFinish) in swrast_render_finish()379 swrast->Driver.SpanRenderFinish(ctx); in swrast_render_finish()
296 void (*SpanRenderFinish)(struct gl_context *ctx); member
764 swrast->Driver.SpanRenderFinish = _swrast_span_render_finish; in _swrast_CreateContext()905 if (swrast->Driver.SpanRenderFinish) in _swrast_render_finish()906 swrast->Driver.SpanRenderFinish( ctx ); in _swrast_render_finish()
98 swdd->SpanRenderFinish = nouveau_span_finish; in nouveau_span_functions_init()
153 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()