Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c138 static void noop_bind_sampler(struct pipe_context *ctx, unsigned count, void **states) in noop_bind_sampler() function
294 ctx->bind_fragment_sampler_states = noop_bind_sampler; in noop_init_state_functions()
298 ctx->bind_vertex_sampler_states = noop_bind_sampler; in noop_init_state_functions()