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

  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_resource.h 40 nvc0_miptree_surface_new(struct pipe_context *,
nvc0_resource.c 43 return nvc0_miptree_surface_new(pipe, pres, templ);
nvc0_miptree.c 352 nvc0_miptree_surface_new(struct pipe_context *pipe, function
nvc0_surface.c 953 nvc0->framebuffer.cbufs[0] = nvc0_miptree_surface_new(pipe, res, &templ);
    [all...]

Completed in 201 milliseconds