Lines Matching defs:shader
213 tegra_bind_sampler_states(struct pipe_context *pcontext, unsigned shader,
219 context->gpu->bind_sampler_states(context->gpu, shader, start_slot,
478 tegra_set_constant_buffer(struct pipe_context *pcontext, unsigned int shader,
491 context->gpu->set_constant_buffer(context->gpu, shader, index, take_ownership, buf);
562 tegra_set_sampler_views(struct pipe_context *pcontext, unsigned shader,
587 context->gpu->set_sampler_views(context->gpu, shader, start_slot,
613 tegra_set_shader_buffers(struct pipe_context *pcontext, unsigned int shader,
620 context->gpu->set_shader_buffers(context->gpu, shader, start, count,
625 tegra_set_shader_images(struct pipe_context *pcontext, unsigned int shader,
632 context->gpu->set_shader_images(context->gpu, shader, start, count,