Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_cmod_propagation.cpp52 opt_cmod_propagation_local(const gen_device_info *devinfo, bblock_t *block) in opt_cmod_propagation_local() function
201 progress = opt_cmod_propagation_local(devinfo, block) || progress; in opt_cmod_propagation()
Dbrw_vec4_cmod_propagation.cpp39 opt_cmod_propagation_local(bblock_t *block) in opt_cmod_propagation_local() function
188 progress = opt_cmod_propagation_local(block) || progress; in opt_cmod_propagation()