Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_visitor.cpp227 ir_rvalue *nonmul = ir->operands[1 - mul_arg]; in try_emit_mad() local
233 if (nonmul->as_constant() || in try_emit_mad()
238 nonmul->accept(this); in try_emit_mad()