Searched refs:swdd (Results 1 – 3 of 3) sorted by relevance
94 struct swrast_device_driver *swdd = in nouveau_span_functions_init() local97 swdd->SpanRenderStart = nouveau_span_start; in nouveau_span_functions_init()98 swdd->SpanRenderFinish = nouveau_span_finish; in nouveau_span_functions_init()
150 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local152 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()153 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()