Searched refs:isInterfaceBlockContainingType (Results 1 – 3 of 3) sorted by relevance
334 bool isInterfaceBlockContainingType(TBasicType t) const;
417 bool TType::isInterfaceBlockContainingType(TBasicType t) const in isInterfaceBlockContainingType() function in sh::TType
390 isOrHasBoolInInterfaceBlock = type.isInterfaceBlockContainingType(EbtBool) || in inferDefaults()