Searched refs:si_shader_binary_clean (Results 1 – 3 of 3) sorted by relevance
983 void si_shader_binary_clean(struct si_shader_binary *binary);
2617 void si_shader_binary_clean(struct si_shader_binary *binary) in si_shader_binary_clean() function2638 si_shader_binary_clean(&shader->binary); in si_shader_destroy()
964 si_shader_binary_clean(&part->binary); in si_destroy_screen()