Searched refs:si_shader_change_notify (Results 1 – 3 of 3) sorted by relevance
307 void si_shader_change_notify(struct si_context *sctx);
1688 si_shader_change_notify(sctx); in si_bind_gs_shader()1725 si_shader_change_notify(sctx); in si_bind_tes_shader()
1783 void si_shader_change_notify(struct si_context *sctx) in si_shader_change_notify() function