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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 56 void (*surface_copy)(struct gl_context *ctx, member in struct:nouveau_driver
nv04_context.c 206 .surface_copy = nv04_surface_copy,
nouveau_texture.c 155 context_drv(ctx)->surface_copy(ctx, s, st, nti->transfer.x,
283 context_drv(ctx)->surface_copy(ctx, &ss[level], s,
nv10_context.c 500 .surface_copy = nv04_surface_copy,
nv20_context.c 508 .surface_copy = nv04_surface_copy,

Completed in 312 milliseconds