Searched refs:IsSampler (Results 1 – 3 of 3) sorted by relevance
65 inline bool IsSampler(TBasicType type) in IsSampler() function
566 if (op != EOpConstructStruct && IsSampler(typed->getBasicType())) { in constructorErrorCheck()630 } else if (IsSampler(pType.type)) { in samplerErrorCheck()657 type.getBasicType() != EbtStruct && IsSampler(type.getBasicType())) { in parameterSamplerErrorCheck()667 if (IsSampler(type.getBasicType())) in containsSampler()
667 (IsSampler):