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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h381 nvc0_create_texture_view(struct pipe_context *,
H A Dnvc0_tex.c61 return nvc0_create_texture_view(pipe, res, templ, flags, templ->target);
273 return nvc0_create_texture_view(pipe, &res->base, &templ, flags, target);
443 nvc0_create_texture_view(struct pipe_context *pipe, function in typeref:struct:pipe_sampler_view *
H A Dnvc0_surface.c996 nvc0->textures[4][0] = nvc0_create_texture_view(
1006 nvc0->textures[4][1] = nvc0_create_texture_view(
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h383 nvc0_create_texture_view(struct pipe_context *,
H A Dnvc0_tex.c61 return nvc0_create_texture_view(pipe, res, templ, flags);
273 return nvc0_create_texture_view(pipe, &res->base, &templ, flags);
442 nvc0_create_texture_view(struct pipe_context *pipe, function in typeref:struct:pipe_sampler_view *
H A Dnvc0_surface.c990 nvc0->textures[4][0] = nvc0_create_texture_view(
1000 nvc0->textures[4][1] = nvc0_create_texture_view(

Completed in 12 milliseconds