Searched refs:containsSampler (Results 1 – 2 of 2) sorted by relevance
153 bool containsSampler(TType& type);
612 if (containsSampler(*pType.userDef)) { in samplerErrorCheck()756 bool TParseContext::containsSampler(TType& type) in containsSampler() function in TParseContext764 if (containsSampler(*fields[i]->type())) in containsSampler()