Home
last modified time | relevance | path

Searched refs:nv50_surface_from_miptree (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h144 nv50_surface_from_miptree(struct nv50_miptree *mt,
Dnv50_miptree.c468 nv50_surface_from_miptree(struct nv50_miptree *mt, in nv50_surface_from_miptree() function
507 struct nv50_surface *ns = nv50_surface_from_miptree(mt, templ); in nv50_miptree_surface_new()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c485 struct nv50_surface *ns = nv50_surface_from_miptree(nv50_miptree(pt), templ); in nvc0_miptree_surface_new()