Searched defs:isSamplerType (Results 1 – 5 of 5) sorted by relevance
118 static bool isSamplerType(const glslang::TType& type) { in isSamplerType() function
25 bool isSamplerType(GLenum type) { in isSamplerType() function
196 static bool isSamplerType(const glslang::TType& type) { in isSamplerType() function
308 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } in isSamplerType() function
316 bool isSamplerType(Id typeId) const { return getTypeClass(typeId) == OpTypeSampler; } in isSamplerType() function