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 55 void (*surface_copy)(struct gl_context *ctx, member in struct:nouveau_driver
nv04_context.c 205 .surface_copy = nv04_surface_copy,
nouveau_texture.c 141 context_drv(ctx)->surface_copy(ctx, s, st, nti->transfer.x,
224 context_drv(ctx)->surface_copy(ctx, s, st, nti->transfer.x,
353 context_drv(ctx)->surface_copy(ctx, &ss[level], s,
nv10_context.c 498 .surface_copy = nv04_surface_copy,
nv20_context.c 506 .surface_copy = nv04_surface_copy,

Completed in 1201 milliseconds