Searched defs:IsSamplerType (Results 1 – 3 of 3) sorted by relevance
87 IsSamplerType(StringRef TypeString) { in IsSamplerType() function
483 bool IsSamplerType(GLenum type) in IsSamplerType() function
60 bool IsSamplerType(const char argType) { return argType == 'S' || argType == 's'; } in IsSamplerType() function