HomeSort by relevance Sort by last modified time
    Searched refs:nv50_miptree_surface_new (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_resource.c 73 return nv50_miptree_surface_new(pipe, pres, templ);
nv50_resource.h 117 nv50_miptree_surface_new(struct pipe_context *,
nv50_miptree.c 404 nv50_miptree_surface_new(struct pipe_context *pipe, function
nv50_surface.c 685 nv50->framebuffer.cbufs[0] = nv50_miptree_surface_new(pipe, res, &templ);

Completed in 62 milliseconds