Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dintel_span.c171 struct swrast_device_driver *swdd = _swrast_GetDeviceDriverReference(ctx); in intelInitSpanFuncs() local
172 if (swdd) { in intelInitSpanFuncs()
173 swdd->SpanRenderStart = intelSpanRenderStart; in intelInitSpanFuncs()
174 swdd->SpanRenderFinish = intelSpanRenderFinish; in intelInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_span.c156 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
158 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
159 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_span.c156 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
158 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
159 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_span.c156 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
158 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
159 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_span.c156 struct swrast_device_driver *swdd = in radeonInitSpanFuncs() local
158 swdd->SpanRenderStart = radeonSpanRenderStart; in radeonInitSpanFuncs()
159 swdd->SpanRenderFinish = radeonSpanRenderFinish; in radeonInitSpanFuncs()