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 60 void (*surface_fill)(struct gl_context *ctx, member in struct:nouveau_driver
nouveau_driver.c 138 context_drv(ctx)->surface_fill(
154 context_drv(ctx)->surface_fill(
nv04_context.c 207 .surface_fill = nv04_surface_fill,
nv10_context.c 139 context_drv(ctx)->surface_fill(ctx, s, ~0, value, x, y, w, h);
501 .surface_fill = nv04_surface_fill,
nv20_context.c 509 .surface_fill = nv04_surface_fill,

Completed in 696 milliseconds