Searched refs:r600_update_ps_state (Results 1 – 4 of 4) sorted by relevance
756 void r600_update_ps_state(struct pipe_context *ctx, struct r600_pipe_shader *shader);
1994 r600_update_ps_state(ctx, rctx->ps_shader->current); in r600_update_derived_state()
2437 void r600_update_ps_state(struct pipe_context *ctx, struct r600_pipe_shader *shader) in r600_update_ps_state() function
361 r600_update_ps_state(ctx, shader); in r600_pipe_shader_create()