Searched refs:r600_nir_64_to_vec2 (Results 1 – 3 of 3) sorted by relevance
63 bool r600_nir_64_to_vec2(nir_shader *sh);
918 NIR_PASS_V(sh, r600::r600_nir_64_to_vec2); in r600_shader_from_nir()
860 r600_nir_64_to_vec2(nir_shader *sh) in r600_nir_64_to_vec2() function