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 D | nvc0_resource.h | 44 nvc0_miptree_surface_new(struct pipe_context *,
|
| H A D | nvc0_resource.c | 98 return nvc0_miptree_surface_new(pipe, pres, templ);
|
| H A D | nvc0_miptree.c | 429 nvc0_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
|
| H A D | nvc0_surface.c | 956 nvc0->framebuffer.cbufs[0] = nvc0_miptree_surface_new(pipe, res, &templ);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.h | 64 nvc0_miptree_surface_new(struct pipe_context *,
|
| H A D | nvc0_resource.c | 136 return nvc0_miptree_surface_new(pipe, pres, templ);
|
| H A D | nvc0_miptree.c | 578 nvc0_miptree_surface_new(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
|
| H A D | nvc0_surface.c | 949 nvc0->framebuffer.cbufs[0] = nvc0_miptree_surface_new(pipe, res, &templ);
|
Completed in 9 milliseconds