Home
last modified time | relevance | path

Searched refs:r600_nir_split_64bit_io (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.h61 bool r600_nir_split_64bit_io(nir_shader *sh);
Dsfn_nir.cpp891 NIR_PASS_V(sel->nir, r600::r600_nir_split_64bit_io); in r600_shader_from_nir()
Dsfn_nir_lower_64bit.cpp602 r600_nir_split_64bit_io(nir_shader *sh) in r600_nir_split_64bit_io() function