Home | History | Annotate | Download | only in glsl

Lines Matching defs:is_zero

34 bool ir_rvalue::is_zero() const
835 ir_constant::is_zero() const
1467 if (expr->operands[0]->is_zero())
1470 if (expr->operands[1]->is_zero())