Searched refs:surface_fill (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h59 void (*surface_fill)(struct gl_context *ctx, member in struct:nouveau_driver
H A Dnouveau_driver.c121 context_drv(ctx)->surface_fill(
137 context_drv(ctx)->surface_fill(
H A Dnv04_context.c206 .surface_fill = nv04_surface_fill,
H A Dnv10_context.c139 context_drv(ctx)->surface_fill(ctx, s, ~0, value, x, y, w, h);
499 .surface_fill = nv04_surface_fill,
H A Dnv20_context.c507 .surface_fill = nv04_surface_fill,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h59 void (*surface_fill)(struct gl_context *ctx, member in struct:nouveau_driver
H A Dnouveau_driver.c121 context_drv(ctx)->surface_fill(
137 context_drv(ctx)->surface_fill(
H A Dnv04_context.c206 .surface_fill = nv04_surface_fill,
H A Dnv10_context.c139 context_drv(ctx)->surface_fill(ctx, s, ~0, value, x, y, w, h);
499 .surface_fill = nv04_surface_fill,
H A Dnv20_context.c507 .surface_fill = nv04_surface_fill,

Completed in 113 milliseconds