Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h375 nvc0_create_sampler_view(struct pipe_context *,
Dnvc0_state.c1362 pipe->create_sampler_view = nvc0_create_sampler_view; in nvc0_init_state_functions()
Dnvc0_tex.c52 nvc0_create_sampler_view(struct pipe_context *pipe, in nvc0_create_sampler_view() function