Searched refs:noop_bind_sampler_states (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c118 static void noop_bind_sampler_states(struct pipe_context *ctx, function in typeref:typename:void
276 ctx->bind_sampler_states = noop_bind_sampler_states;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c133 static void noop_bind_sampler_states(struct pipe_context *ctx, function in typeref:typename:void
433 ctx->bind_sampler_states = noop_bind_sampler_states;

Completed in 3 milliseconds