Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c56 return nv50_create_texture_view(pipe, res, templ, flags, templ->target); in nv50_create_sampler_view()
60 nv50_create_texture_view(struct pipe_context *pipe, in nv50_create_texture_view() function
Dnv50_context.h262 nv50_create_texture_view(struct pipe_context *,
Dnv50_surface.c1152 nv50->textures[2][0] = nv50_create_texture_view( in nv50_blit_set_src()
1161 nv50->textures[2][1] = nv50_create_texture_view( in nv50_blit_set_src()