HomeSort by relevance Sort by last modified time
    Searched refs:surface_fill (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 59 void (*surface_fill)(struct gl_context *ctx, member in struct:nouveau_driver
nouveau_driver.c 121 context_drv(ctx)->surface_fill(
137 context_drv(ctx)->surface_fill(
nv04_context.c 206 .surface_fill = nv04_surface_fill,
nv10_context.c 139 context_drv(ctx)->surface_fill(ctx, s, ~0, value, x, y, w, h);
499 .surface_fill = nv04_surface_fill,
nv20_context.c 507 .surface_fill = nv04_surface_fill,

Completed in 59 milliseconds