Searched refs:isSrvType (Results 1 – 1 of 1) sorted by relevance
693 if (isSrvType(type)) in resolveBinding()708 if (isSrvType(type)) in resolveBinding()723 static bool isSrvType(const glslang::TType& type) { in isSrvType() function