Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_boolean

157 	 if (formal->type->is_numeric() || formal->type->is_boolean()) {
1025 if (!constructor_type->is_numeric() && !constructor_type->is_boolean())
1056 if (!result->type->is_numeric() && !result->type->is_boolean()) {