Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.h72 nvc0_miptree_transfer_map(struct pipe_context *pctx,
Dnvc0_resource.c156 pcontext->texture_map = nvc0_miptree_transfer_map; in nvc0_init_resource_functions()
Dnvc0_transfer.c373 nvc0_miptree_transfer_map(struct pipe_context *pctx, in nvc0_miptree_transfer_map() function