Home
last modified time | relevance | path

Searched refs:nv50_miptree_surface_new (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_resource.h125 nv50_miptree_surface_new(struct pipe_context *,
Dnv50_resource.c74 return nv50_miptree_surface_new(pipe, pres, templ); in nv50_surface_create()
Dnv50_miptree.c502 nv50_miptree_surface_new(struct pipe_context *pipe, in nv50_miptree_surface_new() function
Dnv50_surface.c1113 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ); in nv50_blit_set_dst()