Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_saturate_propagation.cpp78 if (scan_inst->can_do_saturate()) { in opt_saturate_propagation_local()
Dbrw_shader.h105 bool can_do_saturate() const;
Dbrw_shader.cpp850 backend_instruction::can_do_saturate() const in can_do_saturate() function in backend_instruction