Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c71 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view() function
272 ctx->create_sampler_view = noop_create_sampler_view; in noop_init_state_functions()