HomeSort by relevance Sort by last modified time
    Searched full:noop_bind_sampler (Results 1 - 1 of 1) sorted by null

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

Completed in 2741 milliseconds