Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h383 nvc0_create_texture_view(struct pipe_context *,
Dnvc0_tex.c61 return nvc0_create_texture_view(pipe, res, templ, flags); in nvc0_create_sampler_view()
273 return nvc0_create_texture_view(pipe, &res->base, &templ, flags); in gm107_create_texture_view_from_image()
442 nvc0_create_texture_view(struct pipe_context *pipe, in nvc0_create_texture_view() function
Dnvc0_surface.c990 nvc0->textures[4][0] = nvc0_create_texture_view( in nvc0_blit_set_src()
1000 nvc0->textures[4][1] = nvc0_create_texture_view( in nvc0_blit_set_src()