Searched refs:si_shader_change_notify (Results 1 – 3 of 3) sorted by relevance
348 void si_shader_change_notify(struct si_context *sctx);
2345 si_shader_change_notify(sctx); in si_bind_gs_shader()2397 si_shader_change_notify(sctx); in si_bind_tes_shader()
1962 void si_shader_change_notify(struct si_context *sctx) in si_shader_change_notify() function