Home
last modified time | relevance | path

Searched refs:nv30_miptree_surface_new (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h55 nv30_miptree_surface_new(struct pipe_context *, struct pipe_resource *,
Dnv30_resource.c95 pipe->create_surface = nv30_miptree_surface_new; in nv30_resource_init()
Dnv30_miptree.c499 nv30_miptree_surface_new(struct pipe_context *pipe, in nv30_miptree_surface_new() function