Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h613 void r600_bind_ps_samplers(struct pipe_context *ctx, unsigned count, void **states);
Dr600_state_common.c447 void r600_bind_ps_samplers(struct pipe_context *ctx, unsigned count, void **states) in r600_bind_ps_samplers() function
Dr600_state.c2064 rctx->context.bind_fragment_sampler_states = r600_bind_ps_samplers; in r600_init_state_functions()
Devergreen_state.c2204 rctx->context.bind_fragment_sampler_states = r600_bind_ps_samplers; in evergreen_init_state_functions()