Home | History | Annotate | Download | only in compiler

Lines Matching full:convert

238     error(line, "", op, "cannot convert from '%s' to '%s'",
567 error(line, "cannot convert a sampler", "constructor", "");
571 error(line, "cannot convert a void", "constructor", "");
1080 // and also convert them to the right datatype if it is allowed and required.
1137 // for each parameter to the constructor call, check to see if the right type is passed or convert them
1198 // First, convert types as needed.
1233 error(line, "can't convert", "constructor", "");
1262 error(line, "", "constructor", "cannot convert parameter %d from '%s' to '%s'", paramCount,