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 D | nv50_resource.c | 74 return nv50_miptree_surface_new(pipe, pres, templ);
|
| H A D | nv50_resource.h | 126 nv50_miptree_surface_new(struct pipe_context *,
|
| H A D | nv50_miptree.c | 502 nv50_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
|
| H A D | nv50_surface.c | 1120 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.h | 128 nv50_miptree_surface_new(struct pipe_context *,
|
| H A D | nv50_resource.c | 83 return nv50_miptree_surface_new(pipe, pres, templ);
|
| H A D | nv50_miptree.c | 504 nv50_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
|
| H A D | nv50_surface.c | 1140 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ);
|
Completed in 19 milliseconds