Searched refs:si_replace_shader (Results 1 – 3 of 3) sorted by relevance
93 if (!si_replace_shader(count, binary)) { in si_compile_llvm()
1400 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
196 bool si_replace_shader(unsigned num, struct si_shader_binary *binary) in si_replace_shader() function