Searched refs:containsSampler (Results 1 – 2 of 2) sorted by relevance
155 bool containsSampler(TType& type);
644 if (containsSampler(*pType.userDef)) { in samplerErrorCheck()786 bool TParseContext::containsSampler(TType& type) in containsSampler() function in TParseContext793 if (containsSampler(*(field->type()))) in containsSampler()