Home
last modified time | relevance | path

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

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