Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_one

39 bool ir_rvalue::is_one() const
1064 ir_constant::is_one() const
1693 if (expr->operands[0]->is_one())
1696 if (expr->operands[1]->is_one())