Home
last modified time | relevance | path

Searched refs:nv04_surface_copy (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_driver.h55 nv04_surface_copy(struct gl_context *ctx,
Dnv04_context.c206 .surface_copy = nv04_surface_copy,
Dnv20_context.c508 .surface_copy = nv04_surface_copy,
Dnv10_context.c500 .surface_copy = nv04_surface_copy,
Dnv04_surface.c390 nv04_surface_copy(struct gl_context *ctx, in nv04_surface_copy() function