Home | History | Annotate | Download | only in glsl

Lines Matching full:is_one

39 bool ir_rvalue::is_one() const
872 ir_constant::is_one() const
1450 if (expr->operands[0]->is_one())
1453 if (expr->operands[1]->is_one())