Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h93 nv30_miptree_transfer_unmap(struct pipe_context *pipe,
Dnv30_resource.c99 pipe->texture_unmap = nv30_miptree_transfer_unmap; in nv30_resource_init()
Dnv30_miptree.c374 nv30_miptree_transfer_unmap(struct pipe_context *pipe, in nv30_miptree_transfer_unmap() function