Home
last modified time | relevance | path

Searched refs:brw_nir_move_interpolation_to_top (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_nir.h195 bool brw_nir_move_interpolation_to_top(nir_shader *nir);
Dbrw_fs.cpp8604 brw_nir_move_interpolation_to_top(nir_shader *nir) in brw_nir_move_interpolation_to_top() function
8814 NIR_PASS_V(nir, brw_nir_move_interpolation_to_top); in brw_compile_fs()