Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h134 bool r600_nir_lower_int_tg4(nir_shader *nir);
Dsfn_instruction_tex.cpp205 bool r600_nir_lower_int_tg4(nir_shader *shader) in r600_nir_lower_int_tg4() function
Dsfn_nir.cpp585 using r600::r600_nir_lower_int_tg4;
776 NIR_PASS_V(sel->nir, r600_nir_lower_int_tg4); in r600_shader_from_nir()