Searched refs:ContainsSampler (Results 1 – 1 of 1) sorted by relevance
36 bool ContainsSampler(const TStructure *structType);38 bool ContainsSampler(const TType &type) in ContainsSampler() function46 return ContainsSampler(type.getStruct()); in ContainsSampler()52 bool ContainsSampler(const TStructure *structType) in ContainsSampler() function56 if (ContainsSampler(*field->type())) in ContainsSampler()974 if (ContainsSampler(pType.userDef)) in checkIsNotOpaqueType()