Home | History | Annotate | Download | only in glsl

Lines Matching full:conversions

129     *    "There are no implicit array or structure conversions. For
131 * array of float. There are no implicit conversions between
186 * not, then the conversions from Section 4.1.10 "Implicit
187 * Conversions" are applied to the non-floating-point-based operand."
517 /* "Either the operands' types must match, or the conversions from
518 * Section 4.1.10 "Implicit Conversions" will be applied to the integer
1148 * conversion from Section 4.1.10 "Implicit Conversions"
1404 * Section 4.1.10 "Implicit Conversions" that can be applied
3381 /* Implicit conversions are not allowed for return values. */