Home
last modified time | relevance | path

Searched refs:si_shader_binary_clean (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h1009 void si_shader_binary_clean(struct si_shader_binary *binary);
H A Dsi_pipe.c1039 si_shader_binary_clean(&part->binary); in si_destroy_screen()
H A Dsi_shader.c3583 void si_shader_binary_clean(struct si_shader_binary *binary) in si_shader_binary_clean() function
3604 si_shader_binary_clean(&shader->binary); in si_shader_destroy()