Home
last modified time | relevance | path

Searched refs:nouveau_screen_bo_get_handle (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h144 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen,
Dnouveau_screen.c135 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen, in nouveau_screen_bo_get_handle() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c199 return nouveau_screen_bo_get_handle(pscreen, in nv50_miptree_get_handle()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_miptree.c67 return nouveau_screen_bo_get_handle(pscreen, mt->base.bo, stride, handle); in nv30_miptree_get_handle()