Home | History | Annotate | Download | only in glsl

Lines Matching defs:is_zero

34 bool ir_rvalue::is_zero() const
1027 ir_constant::is_zero() const
1710 if (expr->operands[0]->is_zero())
1713 if (expr->operands[1]->is_zero())