Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h369 nvc0_create_texture_view(struct pipe_context *,
Dnvc0_tex.c61 return nvc0_create_texture_view(pipe, res, templ, flags, templ->target); in nvc0_create_sampler_view()
273 return nvc0_create_texture_view(pipe, &res->base, &templ, flags, target); in gm107_create_texture_view_from_image()
443 nvc0_create_texture_view(struct pipe_context *pipe, in nvc0_create_texture_view() function
Dnvc0_surface.c993 nvc0->textures[4][0] = nvc0_create_texture_view( in nvc0_blit_set_src()
1003 nvc0->textures[4][1] = nvc0_create_texture_view( in nvc0_blit_set_src()