Searched refs:evergreen_update_vs_state (Results 1 – 3 of 3) sorted by relevance
698 void evergreen_update_vs_state(struct pipe_context *ctx, struct r600_pipe_shader *shader);
329 evergreen_update_vs_state(ctx, shader); in r600_pipe_shader_create()334 evergreen_update_vs_state(ctx, shader->gs_copy_shader); in r600_pipe_shader_create()348 evergreen_update_vs_state(ctx, shader); in r600_pipe_shader_create()
3595 void evergreen_update_vs_state(struct pipe_context *ctx, struct r600_pipe_shader *shader) in evergreen_update_vs_state() function