Searched defs:IsSamplerFunc (Results 1 – 1 of 1) sorted by relevance
37 struct IsSamplerFunc struct39 bool operator()(TBasicType type) { return IsSampler(type); } in operator ()()