Home | History | Annotate | Download | only in compiler

Lines Matching refs:samplerErrorCheck

620 bool TParseContext::samplerErrorCheck(int line, const TPublicType& pType, const char* reason)
648 if (pType.qualifier != EvqUniform && samplerErrorCheck(line, pType, "samplers must be uniform"))