Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c389 static void r600_bind_samplers(struct pipe_context *pipe, in r600_bind_samplers() function
444 r600_bind_samplers(ctx, PIPE_SHADER_VERTEX, 0, count, states); in r600_bind_vs_samplers()
449 r600_bind_samplers(ctx, PIPE_SHADER_FRAGMENT, 0, count, states); in r600_bind_ps_samplers()