Searched refs:nv50_miptree_from_handle (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c83 struct pipe_resource *res = nv50_miptree_from_handle(screen,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c31 return nv50_miptree_from_handle(screen, templ, whandle);
H A Dnv50_resource.h85 nv50_miptree_from_handle(struct pipe_screen *pscreen,
H A Dnv50_miptree.c401 nv50_miptree_from_handle(struct pipe_screen *pscreen, function in typeref:struct:pipe_resource *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h85 nv50_miptree_from_handle(struct pipe_screen *pscreen,
H A Dnv50_resource.c40 return nv50_miptree_from_handle(screen, templ, whandle);
H A Dnv50_miptree.c404 nv50_miptree_from_handle(struct pipe_screen *pscreen, function in typeref:struct:pipe_resource *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c123 struct pipe_resource *res = nv50_miptree_from_handle(screen,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.0.5.rst101 - nvc0: fix crash when nv50_miptree_from_handle fails

Completed in 8 milliseconds