Searched refs:nv50_miptree_surface_new (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c74 return nv50_miptree_surface_new(pipe, pres, templ);
H A Dnv50_resource.h126 nv50_miptree_surface_new(struct pipe_context *,
H A Dnv50_miptree.c502 nv50_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
H A Dnv50_surface.c1120 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h128 nv50_miptree_surface_new(struct pipe_context *,
H A Dnv50_resource.c83 return nv50_miptree_surface_new(pipe, pres, templ);
H A Dnv50_miptree.c504 nv50_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
H A Dnv50_surface.c1140 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ);

Completed in 19 milliseconds