Home
last modified time | relevance | path

Searched refs:nv50_miptree_from_handle (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h85 nv50_miptree_from_handle(struct pipe_screen *pscreen,
Dnv50_resource.c31 return nv50_miptree_from_handle(screen, templ, whandle); in nv50_resource_from_handle()
Dnv50_miptree.c401 nv50_miptree_from_handle(struct pipe_screen *pscreen, in nv50_miptree_from_handle() function
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_resource.c83 struct pipe_resource *res = nv50_miptree_from_handle(screen, in nvc0_resource_from_handle()
/external/mesa3d/docs/relnotes/
D11.0.5.rst101 - nvc0: fix crash when nv50_miptree_from_handle fails