Searched refs:si_replace_shader (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c188 bool si_replace_shader(unsigned num, struct ac_shader_binary *binary) function in typeref:typename:bool
H A Dsi_pipe.h1262 bool si_replace_shader(unsigned num, struct ac_shader_binary *binary);
H A Dsi_shader.c5530 if (!si_replace_shader(count, binary)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c196 bool si_replace_shader(unsigned num, struct si_shader_binary *binary) function in typeref:typename:bool
H A Dsi_pipe.h1418 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
H A Dsi_shader_llvm.c94 if (!si_replace_shader(count, binary)) {

Completed in 28 milliseconds