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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h44 nvc0_miptree_surface_new(struct pipe_context *,
H A Dnvc0_resource.c98 return nvc0_miptree_surface_new(pipe, pres, templ);
H A Dnvc0_miptree.c429 nvc0_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
H A Dnvc0_surface.c956 nvc0->framebuffer.cbufs[0] = nvc0_miptree_surface_new(pipe, res, &templ);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h64 nvc0_miptree_surface_new(struct pipe_context *,
H A Dnvc0_resource.c136 return nvc0_miptree_surface_new(pipe, pres, templ);
H A Dnvc0_miptree.c578 nvc0_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
H A Dnvc0_surface.c949 nvc0->framebuffer.cbufs[0] = nvc0_miptree_surface_new(pipe, res, &templ);

Completed in 9 milliseconds