Searched refs:scan_shader (Results 1 – 2 of 2) sorted by relevance
287 bool scan_shader(const nir_function *impl);
471 if (!scan_shader(func)) in process()495 bool Shader::scan_shader(const nir_function *func) in scan_shader() function in r600::Shader