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 D | nvc0_resource.c | 83 struct pipe_resource *res = nv50_miptree_from_handle(screen,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 31 return nv50_miptree_from_handle(screen, templ, whandle);
|
| H A D | nv50_resource.h | 85 nv50_miptree_from_handle(struct pipe_screen *pscreen,
|
| H A D | nv50_miptree.c | 401 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 D | nv50_resource.h | 85 nv50_miptree_from_handle(struct pipe_screen *pscreen,
|
| H A D | nv50_resource.c | 40 return nv50_miptree_from_handle(screen, templ, whandle);
|
| H A D | nv50_miptree.c | 404 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 D | nvc0_resource.c | 123 struct pipe_resource *res = nv50_miptree_from_handle(screen,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 11.0.5.rst | 101 - nvc0: fix crash when nv50_miptree_from_handle fails
|
Completed in 8 milliseconds