Home
last modified time | relevance | path

Searched refs:nv30_resource_copy_region (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h62 nv30_resource_copy_region(struct pipe_context *pipe,
Dnv30_resource.c93 pipe->resource_copy_region = nv30_resource_copy_region; in nv30_resource_init()
Dnv30_miptree.c138 nv30_resource_copy_region(struct pipe_context *pipe, in nv30_resource_copy_region() function