Searched refs:si_shader_change_notify (Results 1 – 4 of 4) sorted by relevance
512 void si_shader_change_notify(struct si_context *sctx);
446 si_shader_change_notify(sctx); in si_update_prims_generated_query_state()
2991 si_shader_change_notify(sctx); in si_bind_vs_shader()3068 si_shader_change_notify(sctx); in si_bind_gs_shader()3119 si_shader_change_notify(sctx); in si_bind_tes_shader()
1916 void si_shader_change_notify(struct si_context *sctx) in si_shader_change_notify() function