Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_numeric

126    if (!to->is_float() || !from->type->is_numeric())
167 if (!type_a->is_numeric() || !type_b->is_numeric()) {
193 * The is_numeric check above already filtered out the case where either
358 if (!type->is_numeric()) {
481 if (!type_a->is_numeric()
482 || !type_b->is_numeric()
2241 if (var->type->is_numeric()) {
2254 if (var->type->is_numeric()) {