Searched refs:nvc0_create_texture_view (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h352 nvc0_create_texture_view(struct pipe_context *,
H A Dnvc0_tex.c61 return nvc0_create_texture_view(pipe, res, templ, flags, templ->target);
272 return nvc0_create_texture_view(pipe, &res->base, &templ, flags, target);
441 nvc0_create_texture_view(struct pipe_context *pipe, function
H A Dnvc0_surface.c993 nvc0->textures[4][0] = nvc0_create_texture_view(
1003 nvc0->textures[4][1] = nvc0_create_texture_view(

Completed in 235 milliseconds