Searched refs:nouveau_screen_bo_get_handle (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h136 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen,
H A Dnouveau_screen.c129 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h143 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen,
H A Dnouveau_screen.c135 nouveau_screen_bo_get_handle(struct pipe_screen *pscreen, function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c194 return nouveau_screen_bo_get_handle(pscreen,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c199 return nouveau_screen_bo_get_handle(pscreen,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c62 return nouveau_screen_bo_get_handle(pscreen, mt->base.bo, stride, handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c67 return nouveau_screen_bo_get_handle(pscreen, mt->base.bo, stride, handle);

Completed in 10 milliseconds