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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state_common.c389 static void r600_bind_samplers(struct pipe_context *pipe, function
409 debug_error("bad shader in r600_bind_samplers()");
444 r600_bind_samplers(ctx, PIPE_SHADER_VERTEX, 0, count, states);
449 r600_bind_samplers(ctx, PIPE_SHADER_FRAGMENT, 0, count, states);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c389 static void r600_bind_samplers(struct pipe_context *pipe, function
409 debug_error("bad shader in r600_bind_samplers()");
444 r600_bind_samplers(ctx, PIPE_SHADER_VERTEX, 0, count, states);
449 r600_bind_samplers(ctx, PIPE_SHADER_FRAGMENT, 0, count, states);

Completed in 1919 milliseconds