Searched refs:si_replace_shader (Results 1 – 3 of 3) sorted by relevance
700 bool si_replace_shader(unsigned num, struct ac_shader_binary *binary);
128 bool si_replace_shader(unsigned num, struct ac_shader_binary *binary) in si_replace_shader() function
5585 if (!si_replace_shader(count, binary)) { in si_compile_llvm()