Home | History | Annotate | Download | only in translator

Lines Matching refs:getBasicString

612             error(line, reason, getBasicString(pType.type), "(structure contains a sampler)");
619 error(line, reason, getBasicString(pType.type));
666 error(line, "samplers cannot be output parameters", type.getBasicString());
1584 error(publicType.line, "cannot construct this type", getBasicString(publicType.type));
1854 error(field->line(), "unsupported type", fieldType->getBasicString(), "sampler types are not allowed in interface blocks");