Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h268 nv50_create_sampler_view(struct pipe_context *,
Dnv50_tex.c47 nv50_create_sampler_view(struct pipe_context *pipe, in nv50_create_sampler_view() function
Dnv50_state.c1309 pipe->create_sampler_view = nv50_create_sampler_view; in nv50_init_state_functions()