Searched refs:r600_bind_vs_samplers (Results 1 – 4 of 4) sorted by relevance
612 void r600_bind_vs_samplers(struct pipe_context *ctx, unsigned count, void **states);
442 void r600_bind_vs_samplers(struct pipe_context *ctx, unsigned count, void **states) in r600_bind_vs_samplers() function
2068 rctx->context.bind_vertex_sampler_states = r600_bind_vs_samplers; in r600_init_state_functions()
2208 rctx->context.bind_vertex_sampler_states = r600_bind_vs_samplers; in evergreen_init_state_functions()