Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h133 nv50_miptree_transfer_map(struct pipe_context *pctx,
Dnv50_resource.c107 pcontext->texture_map = nv50_miptree_transfer_map; in nv50_init_resource_functions()
Dnv50_transfer.c371 nv50_miptree_transfer_map(struct pipe_context *pctx, in nv50_miptree_transfer_map() function