Searched refs:nv50_miptree_surface_new (Results 1 – 4 of 4) sorted by relevance
125 nv50_miptree_surface_new(struct pipe_context *,
74 return nv50_miptree_surface_new(pipe, pres, templ); in nv50_surface_create()
502 nv50_miptree_surface_new(struct pipe_context *pipe, in nv50_miptree_surface_new() function
1113 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ); in nv50_blit_set_dst()