Home
last modified time | relevance | path

Searched refs:swdd (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_span.c94 struct swrast_device_driver *swdd = in nouveau_span_functions_init() local
97 swdd->SpanRenderStart = nouveau_span_start; in nouveau_span_functions_init()
98 swdd->SpanRenderFinish = nouveau_span_finish; in nouveau_span_functions_init()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_span.c144 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
146 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
147 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_span.c144 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
146 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
147 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()